summaryrefslogtreecommitdiff
path: root/misc/xtend/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/xtend/Makefile')
-rw-r--r--misc/xtend/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/xtend/Makefile b/misc/xtend/Makefile
index 429e9d40bf0..1e193c0e404 100644
--- a/misc/xtend/Makefile
+++ b/misc/xtend/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2010/02/04 16:50:32 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2010/02/19 14:16:31 joerg Exp $
#
DISTNAME= xtend-1.2beta4
@@ -17,4 +17,6 @@ GNU_CONFIGURE= yes
INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1
+SPECIAL_PERMS+= bin/xtend ${SETUID_ROOT_PERMS}
+
.include "../../mk/bsd.pkg.mk"