summaryrefslogtreecommitdiff
path: root/graphics/GMT/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commitbd104e94125bfe7dfcebf5b4161276a4198449e9 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /graphics/GMT/Makefile
parent7cae7f609b643bad775c5f59251c32e609dbdc0a (diff)
downloadpkgsrc-bd104e94125bfe7dfcebf5b4161276a4198449e9.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
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 3ce187e4634..4a83efa38c6 100644
--- a/graphics/GMT/Makefile
+++ b/graphics/GMT/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2001/11/14 14:47:54 agc Exp $
+# $NetBSD: Makefile,v 1.17 2003/03/29 12:41:13 jmmv Exp $
DISTNAME= GMT3.4
PKGNAME= GMT-3.4
+WRKSRC= ${WRKDIR}/${DISTNAME}
CATEGORIES= graphics
MASTER_SITES= ftp://gmt.soest.hawaii.edu/pub/gmt/ \
ftp://falcon.grdl.noaa.gov/pub/gmt/ \
@@ -21,7 +22,6 @@ DEPENDS+= netcdf>=3.4:../../devel/netcdf
EXTRACT_SUFFIX= .tar.bz2
DIST_SUBDIR= ${DISTNAME}
-WRKSRC= ${WRKDIR}/${DISTNAME}
GNU_CONFIGURE= yes
USE_LIBTOOL= yes