Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/math/grace/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/math/grace/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.50 retrieving revision 1.59 diff -u -p -r1.50 -r1.59 --- pkgsrc/math/grace/Makefile 2011/01/13 13:38:41 1.50 +++ pkgsrc/math/grace/Makefile 2015/07/04 16:18:37 1.59 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2011/01/13 13:38:41 wiz Exp $ -# +# $NetBSD: Makefile,v 1.59 2015/07/04 16:18:37 joerg Exp $ -DISTNAME= grace-5.1.22 -PKGREVISION= 5 +DISTNAME= grace-5.1.23 +PKGREVISION= 4 CATEGORIES= math graphics x11 MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/ \ ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ \ @@ -13,9 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://plasma-gate.weizmann.ac.il/Grace/ COMMENT= GRaphing, Advanced Computation and Exploration of data -PKG_DESTDIR_SUPPORT= user-destdir - -USE_X11BASE= YES USE_TOOLS+= gmake USE_LANGUAGES= c fortran77 GNU_CONFIGURE= YES