summaryrefslogtreecommitdiff
path: root/x11/hanterm
diff options
context:
space:
mode:
Diffstat (limited to 'x11/hanterm')
-rw-r--r--x11/hanterm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/hanterm/Makefile b/x11/hanterm/Makefile
index fe444f9de5a..e457410ac9e 100644
--- a/x11/hanterm/Makefile
+++ b/x11/hanterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2013/11/24 05:53:52 dholland Exp $
+# $NetBSD: Makefile,v 1.26 2013/11/24 05:57:43 dholland Exp $
DISTNAME= hanterm-3.1.6
PKGREVISION= 6
@@ -11,6 +11,8 @@ COMMENT= X11R6-based xterm hacked for managing Korean languages
USE_IMAKE= YES
+SPECIAL_PERMS+= bin/hanterm ${SETUID_ROOT_PERMS}
+
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"