summaryrefslogtreecommitdiff
path: root/graphics/GMT
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-07-09 16:51:59 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-07-09 16:51:59 +0000
commit1ed7e93ec42737ddc8509e5dbeed29a4107a1773 (patch)
tree98e937d0f389595cc9390794a8e976f43ab2e0dc /graphics/GMT
parent5967ac3fae6233f92b3fb7240feff59315355b5a (diff)
downloadpkgsrc-1ed7e93ec42737ddc8509e5dbeed29a4107a1773.tar.gz
It's EXTRACT_SUFX not EXTRACT_SUFFIX, from Georg Schwarz on tech-pkg.
Diffstat (limited to 'graphics/GMT')
-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}