summaryrefslogtreecommitdiff
path: root/x11/kdebase2
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-03-26 02:38:32 +0000
committerhubertf <hubertf>2001-03-26 02:38:32 +0000
commitdb743bbf915580a6704e89790ab271bedf496156 (patch)
tree2eaeda13c671123875edd5eb34fd7f961b55d518 /x11/kdebase2
parent9cdaacf57edc3d5cd554ded30507baa15e642b87 (diff)
downloadpkgsrc-db743bbf915580a6704e89790ab271bedf496156.tar.gz
ysguardd wants to be setuid root
Diffstat (limited to 'x11/kdebase2')
-rw-r--r--x11/kdebase2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile
index f42a0f3ee38..3b02a3cab86 100644
--- a/x11/kdebase2/Makefile
+++ b/x11/kdebase2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/03/24 13:42:04 skrll Exp $
+# $NetBSD: Makefile,v 1.8 2001/03/26 02:38:32 hubertf Exp $
DISTNAME= kdebase-2.1
CATEGORIES= x11 kde
@@ -42,6 +42,7 @@ post-configure:
post-install:
@${CHMOD} u+s ${PREFIX}/bin/konsole_grantpty
@${CHMOD} u+s ${PREFIX}/bin/*.kss
+ @${CHMOD} u+s ${PREFIX}/bin/ksysguardd
@${CP} ${PLIST_INIT} ${PLIST_SRC}
@(cd ${PREFIX}; ${FIND} ${PLIST_DIRS} \! -type d | sort >>${PLIST_SRC})
@(cd ${PREFIX}; ${FIND} ${PLIST_DIRS} -type d | sort -r | \