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

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

Diff for /pkgsrc/math/grace/Makefile between version 1.45 and 1.48

version 1.45, 2009/12/03 13:06:54 version 1.48, 2010/07/30 10:36:29
Line 2 
Line 2 
 #  #
   
 DISTNAME=       grace-5.1.22  DISTNAME=       grace-5.1.22
 PKGREVISION=    2  PKGREVISION=    4
 CATEGORIES=     math graphics x11  CATEGORIES=     math graphics x11
 MASTER_SITES=   ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/ \  MASTER_SITES=   ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/ \
                 ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ \                  ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ \
Line 17  PKG_DESTDIR_SUPPORT= user-destdir
Line 17  PKG_DESTDIR_SUPPORT= user-destdir
   
 USE_X11BASE=            YES  USE_X11BASE=            YES
 USE_TOOLS+=             gmake  USE_TOOLS+=             gmake
 USE_LANGUAGES=          c fortran  USE_LANGUAGES=          c fortran77
 GNU_CONFIGURE=          YES  GNU_CONFIGURE=          YES
 CONFIGURE_ARGS+=        --enable-grace-home=${PREFIX}/grace  CONFIGURE_ARGS+=        --enable-grace-home=${PREFIX}/grace
 CONFIGURE_ARGS+=        --without-bundled-xbae  CONFIGURE_ARGS+=        --without-bundled-xbae

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.48

CVSweb <webmaster@jp.NetBSD.org>