summaryrefslogtreecommitdiff
path: root/x11/xlockmore-lite
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xlockmore-lite')
-rw-r--r--x11/xlockmore-lite/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/x11/xlockmore-lite/Makefile b/x11/xlockmore-lite/Makefile
index a907ce70708..b87d93f7d89 100644
--- a/x11/xlockmore-lite/Makefile
+++ b/x11/xlockmore-lite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/06/30 07:31:19 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2003/07/15 14:50:05 hubertf Exp $
.include "../xlockmore/Makefile.common"
@@ -14,9 +14,4 @@ CONFIGURE_ARGS+= --without-mesa
CONFIGURE_ARGS+= --without-esound
CONFIGURE_ENV+= CXX="${CC}" # no dependency on libstdc++
-# xlock is installed setuid-root, so mark it as such in the binary package.
-#
-USE_PKGINSTALL= YES
-SPECIAL_PERMS= ${PREFIX}/bin/xlock ${SETUID_ROOT_PERMS}
-
.include "../../mk/bsd.pkg.mk"