summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-03-27 21:32:13 +0000
committerwiz <wiz@pkgsrc.org>2004-03-27 21:32:13 +0000
commitdae3abb3705cf2dd71ee24963664a384d663f28c (patch)
treebe909b6fa385a65709fc58ac184f422a235502cf
parentdde0d95d9a240916a0c60bf2dc4d7295cc264188 (diff)
downloadpkgsrc-dae3abb3705cf2dd71ee24963664a384d663f28c.tar.gz
Use PKGNAME_NOREV for WRKSRC; fixes bulk build.
-rw-r--r--audio/abcde/Makefile4
-rw-r--r--chat/xchat-systray-integration/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile
index adf3e39ee6c..5643054b90f 100644
--- a/audio/abcde/Makefile
+++ b/audio/abcde/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/03/26 02:27:34 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2004/03/27 21:32:13 wiz Exp $
DISTNAME= abcde_2.1.15.orig
PKGNAME= ${DISTNAME:S/_/-/:S/.orig//}
@@ -17,7 +17,7 @@ DEPENDS+= cdparanoia>=3.0.9.7:../../audio/cdparanoia
DEPENDS+= wget>=1.7:../../net/wget
NO_BUILD= # defined
-WRKSRC= ${WRKDIR}/${PKGNAME}
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
EGDIR= ${PREFIX}/share/examples/abcde
diff --git a/chat/xchat-systray-integration/Makefile b/chat/xchat-systray-integration/Makefile
index 0e739962db4..273195b40ff 100644
--- a/chat/xchat-systray-integration/Makefile
+++ b/chat/xchat-systray-integration/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/03/26 02:27:35 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2004/03/27 21:32:41 wiz Exp $
DISTNAME= xchat-systray-integration-2.4.0-src
PKGNAME= ${DISTNAME:S/-src//}
@@ -12,7 +12,7 @@ COMMENT= Systray icon plugin for X-Chat
DEPENDS= xchat>=2.0:../../chat/xchat2
-WRKSRC= ${WRKDIR}/${PKGNAME}
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make