summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2017-03-31 07:10:58 +0000
committertron <tron@pkgsrc.org>2017-03-31 07:10:58 +0000
commit6b3bf7349a60c1c62ef36845199e7cd57507720e (patch)
tree87596e4d28567c6576cf31f168db6a10e81231e5 /pkgtools
parentf74e1100b7d0b5df11b63c25918ee1ddfe3992d6 (diff)
downloadpkgsrc-6b3bf7349a60c1c62ef36845199e7cd57507720e.tar.gz
Update "pkg_rolling-replace" to version 0.24.3.
- Make sure that installation path gets correctly recorded in the installed shell script to aid detection of the pkgsrc source location
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_rolling-replace/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/pkg_rolling-replace/Makefile b/pkgtools/pkg_rolling-replace/Makefile
index 691cc61b97e..aa32f3e052a 100644
--- a/pkgtools/pkg_rolling-replace/Makefile
+++ b/pkgtools/pkg_rolling-replace/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2015/02/12 08:22:16 abs Exp $
+# $NetBSD: Makefile,v 1.39 2017/03/31 07:10:58 tron Exp $
-PKGNAME= pkg_rolling-replace-0.24.2
+PKGNAME= pkg_rolling-replace-0.24.3
CATEGORIES= pkgtools
MAINTAINER= ngoffee@bbn.com
@@ -24,7 +24,7 @@ SUBST_CLASSES+= tools
SUBST_STAGE.tools= pre-configure
SUBST_MESSAGE.tools= Substituting tool locations.
SUBST_FILES.tools= pkg_rolling-replace.sh
-SUBST_VARS.tools= PKG_INFO_CMD MAKE PKG_CHK AWK MKDIR SETENV
+SUBST_VARS.tools= PREFIX PKG_INFO_CMD MAKE PKG_CHK AWK MKDIR SETENV
SUBST_CLASSES+= prefix
SUBST_STAGE.prefix= pre-configure