summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortnn <tnn>2007-06-29 18:18:37 +0000
committertnn <tnn>2007-06-29 18:18:37 +0000
commiteb6240c66aa1ab902ad8c360ef6e22c5f7eb38f6 (patch)
tree3f75c5c42d8324959e12cabac510f63f0e9eb48d
parentdbe281bf4b3b8752d57475b4e15436e82d56102b (diff)
downloadpkgsrc-eb6240c66aa1ab902ad8c360ef6e22c5f7eb38f6.tar.gz
Use REPLACE_SH to get a sane shell on borked platforms.
-rw-r--r--pkgtools/pkg_rolling-replace/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/pkgtools/pkg_rolling-replace/Makefile b/pkgtools/pkg_rolling-replace/Makefile
index ae0d7512cf2..12043e9a41b 100644
--- a/pkgtools/pkg_rolling-replace/Makefile
+++ b/pkgtools/pkg_rolling-replace/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2007/06/29 17:00:44 tnn Exp $
+# $NetBSD: Makefile,v 1.10 2007/06/29 18:18:37 tnn Exp $
DISTNAME= pkg_rolling-replace-0.04
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
@@ -35,6 +35,8 @@ SUBST_MESSAGE.makeconf= Recording default path of mk.conf.
SUBST_FILES.makeconf= pkg_rolling-replace.sh
SUBST_SED.makeconf= -e 's,@MAKECONF@,${MAKE:T:Mbmake:S/bmake/${PREFIX}/g}/etc/mk.conf,g'
+REPLACE_SH+= pkg_rolling-replace.sh
+
.include "../../mk/bsd.prefs.mk"
# target exists only to force check-pkgsrc-patch prior to install