summaryrefslogtreecommitdiff
path: root/comms/estic/Makefile
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 /comms/estic/Makefile
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 'comms/estic/Makefile')
-rw-r--r--comms/estic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/estic/Makefile b/comms/estic/Makefile
index b8f3ec7f78a..9d8d74dc429 100644
--- a/comms/estic/Makefile
+++ b/comms/estic/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2003/03/29 12:40:19 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2003/06/18 09:22:16 agc Exp $
DISTNAME= estic-1.61
-WRKSRC= ${WRKDIR}/${PKGNAME:C/-.*//}
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:C/-.*//}
CATEGORIES= comms
MASTER_SITES= ftp://ftp.gwdg.de/pub/misc/isdn/linux/estic/
EXTRACT_SUFX= .zip