summaryrefslogtreecommitdiff
path: root/graphics/GMT/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-07-09 16:51:59 +0000
committerxtraeme <xtraeme>2004-07-09 16:51:59 +0000
commit7eb3fab7b54dcaa14496cbaf1d7c33794e69ce2f (patch)
tree98e937d0f389595cc9390794a8e976f43ab2e0dc /graphics/GMT/Makefile
parent4f801ed27a166a979b65e6fe8130dbfa14f628d7 (diff)
downloadpkgsrc-7eb3fab7b54dcaa14496cbaf1d7c33794e69ce2f.tar.gz
It's EXTRACT_SUFX not EXTRACT_SUFFIX, from Georg Schwarz on tech-pkg.
Diffstat (limited to 'graphics/GMT/Makefile')
-rw-r--r--graphics/GMT/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/GMT/Makefile b/graphics/GMT/Makefile
index bac5db431e9..5fd3f62b737 100644
--- a/graphics/GMT/Makefile
+++ b/graphics/GMT/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/01/20 12:18:15 agc Exp $
+# $NetBSD: Makefile,v 1.21 2004/07/09 16:51:59 xtraeme Exp $
DISTNAME= GMT3.4
PKGNAME= GMT-3.4
@@ -19,7 +19,7 @@ COMMENT= Generic Mapping Tools
DEPENDS+= netcdf>=3.4:../../devel/netcdf
-EXTRACT_SUFFIX= .tar.bz2
+EXTRACT_SUFX= .tar.bz2
DIST_SUBDIR= ${DISTNAME}
WRKSRC= ${WRKDIR}/${DISTNAME}