summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-02-19 20:40:23 +0000
committerjoerg <joerg@pkgsrc.org>2010-02-19 20:40:23 +0000
commit1104408b41e45f1cea9e25f7232db108dbe3f4f0 (patch)
tree871f63146387e3b34150cff4726e1b5aa3032fb8 /pkgtools
parentfac1387f9eeee18321ce5cb9de457df9ef76ba32 (diff)
downloadpkgsrc-1104408b41e45f1cea9e25f7232db108dbe3f4f0.tar.gz
Use REAL_ROOT_USER. Bump version.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_alternatives/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/pkg_alternatives/Makefile b/pkgtools/pkg_alternatives/Makefile
index 3519b46bbf3..71976630f8d 100644
--- a/pkgtools/pkg_alternatives/Makefile
+++ b/pkgtools/pkg_alternatives/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2009/04/09 00:48:12 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2010/02/19 20:40:23 joerg Exp $
#
-DISTNAME= pkg_alternatives-1.4
+DISTNAME= pkg_alternatives-1.5
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
@@ -37,7 +37,7 @@ SUBST_SED.vars+= -e 's|@DBDIR@|${DBDIR}|g'
SUBST_SED.vars+= -e 's|@PKGMANDIR@|${PKGMANDIR}|g'
SUBST_SED.vars+= -e 's|@PKG_DBDIR@|${PKG_DBDIR}|g'
SUBST_SED.vars+= -e 's|@PREFIX@|${PREFIX}|g'
-SUBST_SED.vars+= -e 's|@ROOT_USER@|${ROOT_USER}|g'
+SUBST_SED.vars+= -e 's|@ROOT_USER@|${REAL_ROOT_USER}|g'
SUBST_SED.vars+= -e 's|@SH@|${SH}|g'
INSTALLATION_DIRS= ${PKGMANDIR}/man8 sbin