summaryrefslogtreecommitdiff
path: root/graphics/giftrans
diff options
context:
space:
mode:
authoragc <agc>2003-06-18 09:22:14 +0000
committeragc <agc>2003-06-18 09:22:14 +0000
commit6f1385595b787a0eb348b2c12f9b801c05e4fede (patch)
treecc7d19b68940ae694dd05424c812173b1ca6be07 /graphics/giftrans
parent18c1f333d9c68d13512bb01db5d090ef632da258 (diff)
downloadpkgsrc-6f1385595b787a0eb348b2c12f9b801c05e4fede.tar.gz
When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge.
Diffstat (limited to 'graphics/giftrans')
-rw-r--r--graphics/giftrans/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/giftrans/Makefile b/graphics/giftrans/Makefile
index 02c260e8ba9..5c057e26866 100644
--- a/graphics/giftrans/Makefile
+++ b/graphics/giftrans/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/03/29 12:41:16 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2003/06/18 09:22:18 agc Exp $
#
DISTNAME= sgif1122
PKGNAME= giftrans-1.12.2
-WRKSRC= ${WRKDIR}/usr/src/${PKGNAME}
+WRKSRC= ${WRKDIR}/usr/src/${PKGNAME_NOREV}
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/Linux/woven/html/
EXTRACT_SUFX= .tgz