pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/xmgr Fixed the path to the Perl interpreter. Bump...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9731c82cc278
branches: trunk
changeset: 516444:9731c82cc278
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Jul 21 05:27:21 2006 +0000
description:
Fixed the path to the Perl interpreter. Bumped PKGREVISION.
diffstat:
math/xmgr/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 788e98ee65e8 -r 9731c82cc278 math/xmgr/Makefile
--- a/math/xmgr/Makefile Fri Jul 21 05:17:30 2006 +0000
+++ b/math/xmgr/Makefile Fri Jul 21 05:27:21 2006 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index