summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-09-21 16:10:08 +0000
committerwiz <wiz@pkgsrc.org>2005-09-21 16:10:08 +0000
commitfedd53712b037cb2b830b45b1c98d9ad5008d371 (patch)
tree7b2acf995b6e24ee6d29a4dd1b9a1c17527cfc9d /shells
parent445fdd4abbd5d1ad8dc2762cee9af32c08bf44f4 (diff)
downloadpkgsrc-fedd53712b037cb2b830b45b1c98d9ad5008d371.tar.gz
Use PKGNAME_NOREV when setting WRKSRC. Fixes bulk build problem.
Diffstat (limited to 'shells')
-rw-r--r--shells/posh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/posh/Makefile b/shells/posh/Makefile
index cc93ec1d385..284d3ae87da 100644
--- a/shells/posh/Makefile
+++ b/shells/posh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/09/20 04:23:49 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/09/21 16:10:08 wiz Exp $
#
DISTNAME= posh_0.3.14
@@ -16,7 +16,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
PKG_SHELL= bin/posh
USE_PKGINSTALL= YES
-WRKSRC= ${WRKDIR}/${PKGNAME}
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/posh