summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_rolling-replace
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2007-06-29 18:18:37 +0000
committertnn <tnn@pkgsrc.org>2007-06-29 18:18:37 +0000
commit263f9b1f8da95f80383ff0a49ae43989e3b97c9f (patch)
tree3f75c5c42d8324959e12cabac510f63f0e9eb48d /pkgtools/pkg_rolling-replace
parent1f2638a588e1bc2d929aac9823b36e8bbc4cca1e (diff)
downloadpkgsrc-263f9b1f8da95f80383ff0a49ae43989e3b97c9f.tar.gz
Use REPLACE_SH to get a sane shell on borked platforms.
Diffstat (limited to 'pkgtools/pkg_rolling-replace')
-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