summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-19 21:30:13 +0000
committerjoerg <joerg>2010-02-19 21:30:13 +0000
commita9df9524680d7c9afe0afe9f5d59034937ff677e (patch)
tree9fa6c81d77a8bd5299ff1f257aa8786e09abc008 /security
parentf8f4ca9ec929ca9694764d64e6f85ab87642e55a (diff)
downloadpkgsrc-a9df9524680d7c9afe0afe9f5d59034937ff677e.tar.gz
Fix ownership. Bump revision.
Diffstat (limited to 'security')
-rw-r--r--security/libprelude/Makefile4
-rw-r--r--security/libprelude/Makefile.common4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile
index 1207c475944..ef9f08758d4 100644
--- a/security/libprelude/Makefile
+++ b/security/libprelude/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2009/12/15 22:10:38 joerg Exp $
+# $NetBSD: Makefile,v 1.40 2010/02/19 21:30:13 joerg Exp $
#
COMMENT= LibPrelude libraries and c++ easy bindings
-PKGREVISION= 1
+PKGREVISION= 2
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/security/libprelude/Makefile.common b/security/libprelude/Makefile.common
index 54e906d1c31..98cd4375570 100644
--- a/security/libprelude/Makefile.common
+++ b/security/libprelude/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2009/10/07 19:40:41 joerg Exp $
+# $NetBSD: Makefile.common,v 1.5 2010/02/19 21:30:13 joerg Exp $
#
# used by security/libprelude/Makefile
# used by security/libprelude-lua/Makefile
@@ -48,7 +48,7 @@ PKG_HOME.${PRELUDE_USER}= ${PRELUDE_HOME}
EGDIR= ${PREFIX}/share/examples/libprelude
REQD_DIRS= ${EGDIR}
MAKE_DIRS= ${PKG_SYSCONFDIR}/default ${PKG_SYSCONFDIR}/profile
-MAKE_DIRS_PERMS+= ${PKG_SYSCONFDIR}/profile ${ROOT_USER} ${ROOT_GROUP} 0711
+MAKE_DIRS_PERMS+= ${PKG_SYSCONFDIR}/profile ${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 0711
SUBST_CLASSES+= make
SUBST_STAGE.make= post-patch