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/xmgr/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/math/xmgr/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.28 retrieving revision 1.29 diff -u -p -r1.28 -r1.29 --- pkgsrc/math/xmgr/Makefile 2006/07/21 05:22:33 1.28 +++ pkgsrc/math/xmgr/Makefile 2006/07/21 05:27:21 1.29 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2006/07/21 05:22:33 rillig Exp $ +# $NetBSD: Makefile,v 1.29 2006/07/21 05:27:21 rillig Exp $ DISTNAME= xmgr-4.1.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/ \ ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/old/ \ @@ -24,6 +24,9 @@ CONFIGURE_ARGS+= --enable-acegr-home=${P BUILD_TARGET= # empty INSTALL_TARGET= install +REPLACE_PERL+= auxiliary/fdf2fit +USE_TOOLS+= perl:run + .include "../../devel/netcdf/buildlink3.mk" .include "../../graphics/xpm/buildlink3.mk" .include "../../mk/motif.buildlink3.mk"