summaryrefslogtreecommitdiff
path: root/x11/kdebase3
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-19 20:23:01 +0000
committerjoerg <joerg>2010-02-19 20:23:01 +0000
commit46d8e45ac95e55ead0c3d343a3180fd402ed085b (patch)
treef509c03a1ddd2c412f8042b55da58ea3568c2f04 /x11/kdebase3
parent4c84b1e0bfbf2bec21e7dedc39f7eaef5e0ae77d (diff)
downloadpkgsrc-46d8e45ac95e55ead0c3d343a3180fd402ed085b.tar.gz
Fix ownership. Bump revision.
Diffstat (limited to 'x11/kdebase3')
-rw-r--r--x11/kdebase3/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile
index fc0cada31b5..7242913cf09 100644
--- a/x11/kdebase3/Makefile
+++ b/x11/kdebase3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.155 2010/01/18 09:59:40 wiz Exp $
+# $NetBSD: Makefile,v 1.156 2010/02/19 20:23:01 joerg Exp $
DISTNAME= kdebase-${_KDE_VERSION}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= x11
COMMENT= Base modules for the KDE 3 integrated X11 desktop
@@ -108,7 +108,7 @@ PLIST.joystick= yes
ICONDIR= share/icons
.if ${OPSYS} == "NetBSD" || ${OPSYS} == "FreeBSD" || ${OPSYS} == "DragonFly"
-SPECIAL_PERMS+= ${PREFIX}/bin/ksysguardd ${BINOWN} kmem 2555
+SPECIAL_PERMS+= ${PREFIX}/bin/ksysguardd ${REAL_ROOT_USER} kmem 2555
.endif
.if ${OPSYS} == "NetBSD" || ${OPSYS} == "FreeBSD" || ${OPSYS} == "OpenBSD" || ${OPSYS} == "DragonFly" || ${OPSYS} == "SunOS"