summaryrefslogtreecommitdiff
path: root/graphics/giftrans
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2003-06-18 09:22:14 +0000
committeragc <agc@pkgsrc.org>2003-06-18 09:22:14 +0000
commit1cf87833d6f3d487d18a5123c684ffbbbb2f098a (patch)
treecc7d19b68940ae694dd05424c812173b1ca6be07 /graphics/giftrans
parent2f63c47a2660ab1fe1d8d71ffa79e12eac329312 (diff)
downloadpkgsrc-1cf87833d6f3d487d18a5123c684ffbbbb2f098a.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