summaryrefslogtreecommitdiff
path: root/audio/bladeenc
diff options
context:
space:
mode:
authoragc <agc>2002-03-14 15:42:40 +0000
committeragc <agc>2002-03-14 15:42:40 +0000
commit3970674aadad24c97a30813a94c535d70cb28349 (patch)
tree4cb77bd66048faa0486efca49d4d54a4ff08d920 /audio/bladeenc
parent12d1374b82c8d9bacd321c583b863a4fdc6ff695 (diff)
downloadpkgsrc-3970674aadad24c97a30813a94c535d70cb28349.tar.gz
Set the WRKSRC definition correctly, even in the presence of PKGREVISION
modifiers.
Diffstat (limited to 'audio/bladeenc')
-rw-r--r--audio/bladeenc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/bladeenc/Makefile b/audio/bladeenc/Makefile
index 62f66fdd174..d74b985bcf7 100644
--- a/audio/bladeenc/Makefile
+++ b/audio/bladeenc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2002/03/13 10:51:39 pooka Exp $
+# $NetBSD: Makefile,v 1.17 2002/03/14 15:42:40 agc Exp $
#
DISTNAME= bladeenc-0.94.2-src-stable
@@ -13,7 +13,7 @@ COMMENT= Free MPEG Audio Layer 3 encoder (not decoder)
USE_GMAKE= yes
-WRKSRC= ${WRKDIR}/${PKGNAME}
+WRKSRC:= ${WRKDIR}/${PKGNAME}
GNU_CONFIGURE= yes