[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / math / gnumeric

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/math/gnumeric/Attic/Makefile between version 1.7 and 1.8

version 1.7, 1999/08/30 23:11:15 version 1.8, 1999/09/08 16:16:06
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  #
   
 DISTNAME=       gnumeric-0.32  DISTNAME=       gnumeric-0.34
 CATEGORIES=     math gnome  CATEGORIES=     math gnome
 MASTER_SITES=   ${MASTER_SITE_GNOME:=sources/gnumeric/}  MASTER_SITES=   ${MASTER_SITE_GNOME:=sources/gnumeric/}
   
 MAINTAINER=     packages@netbsd.org  MAINTAINER=     rh@netbsd.org
 HOMEPAGE=       http://www.gnome.org/gnumeric/  HOMEPAGE=       http://www.gnome.org/gnumeric/
   
 DEPENDS+=       gnome-core-1.0.9:../../x11/gnome-core  DEPENDS+=       gnome-core-1.0.9:../../x11/gnome-core
 DEPENDS+=       gnome-print-0.4:../../print/gnome-print  DEPENDS+=       gnome-print-0.7:../../print/gnome-print
 DEPENDS+=       libglade-0.4:../../devel/libglade  DEPENDS+=       libglade-0.5:../../devel/libglade
   
 GNU_CONFIGURE=  YES  GNU_CONFIGURE=  YES
 USE_LIBTOOL=    YES  USE_LIBTOOL=    YES
 USE_X11BASE=    YES  USE_X11BASE=    YES
 USE_PERL5=      YES  USE_PERL5=      YES
 LDFLAGS+=       -L${LOCALBASE}/lib  LDFLAGS+=       -L${LOCALBASE}/lib
 CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include"  CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include"
   CONFIGURE_ARGS= --without-bonobo
   
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

CVSweb <webmaster@jp.NetBSD.org>