pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/iGMT Fix path to and depend on ksh. Bump revi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/300f25ff366d
branches: trunk
changeset: 532853:300f25ff366d
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Sep 02 13:33:44 2007 +0000
description:
Fix path to and depend on ksh. Bump revision.
diffstat:
graphics/iGMT/Makefile | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diffs (29 lines):
diff -r 63ef09e17fbe -r 300f25ff366d graphics/iGMT/Makefile
--- a/graphics/iGMT/Makefile Sun Sep 02 13:19:21 2007 +0000
+++ b/graphics/iGMT/Makefile Sun Sep 02 13:33:44 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2007/02/20 00:50:55 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2007/09/02 13:33:44 joerg Exp $
DISTNAME= igmt_v1.2
PKGNAME= iGMT-1.2
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://www.gfz-potsdam.de/pb1/op/igmt/
@@ -19,10 +19,13 @@
WRKSRC= ${WRKDIR}/igmt_1.2
NO_BUILD= yes
-USE_TOOLS+= gs:run
+USE_TOOLS+= gs:run ksh:run
GMT_PREFIX_DEFAULT= ${LOCALBASE}
EVAL_PREFIX+= GMT_PREFIX=GMT
EVAL_PREFIX+= TK_PREFIX=tk
+
+REPLACE_KSH= igmt igmt_helper* img2latlongrd.batch
+
INSTALLATION_DIRS= bin
do-configure:
Home |
Main Index |
Thread Index |
Old Index