From a9df9524680d7c9afe0afe9f5d59034937ff677e Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 19 Feb 2010 21:30:13 +0000 Subject: Fix ownership. Bump revision. --- security/libprelude/Makefile | 4 ++-- security/libprelude/Makefile.common | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'security') 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 -- cgit v1.2.3