summaryrefslogtreecommitdiff
path: root/net/ns
diff options
context:
space:
mode:
authordholland <dholland>2012-09-29 04:24:08 +0000
committerdholland <dholland>2012-09-29 04:24:08 +0000
commit2337697d43f58529c3b0e75e3deb9f687cefaac7 (patch)
tree401899dc957440e7e883ca1ef4bbd11376826d99 /net/ns
parent6c64bf1f8761e843c5e9f5da43e7dfa3de57f72c (diff)
downloadpkgsrc-2337697d43f58529c3b0e75e3deb9f687cefaac7.tar.gz
WRKSRC should use PKGNAME_NOREV.
Diffstat (limited to 'net/ns')
-rw-r--r--net/ns/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ns/Makefile b/net/ns/Makefile
index 77d5b6735fc..4580f538de4 100644
--- a/net/ns/Makefile
+++ b/net/ns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2012/09/29 04:23:02 dholland Exp $
+# $NetBSD: Makefile,v 1.35 2012/09/29 04:24:08 dholland Exp $
DISTNAME= ns-2.33
PKGREVISION= 1
@@ -12,7 +12,7 @@ COMMENT= The UCB/LBNL Network Simulator Version 2
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
-WRKSRC= ${WRKDIR}/${PKGNAME}
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_LANGUAGES= c99 c++
USE_TOOLS+= gmake
GNU_CONFIGURE= yes