summaryrefslogtreecommitdiff
path: root/sysutils/tcx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/tcx/Makefile')
-rw-r--r--sysutils/tcx/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/sysutils/tcx/Makefile b/sysutils/tcx/Makefile
index 27028a398e7..6a849356e95 100644
--- a/sysutils/tcx/Makefile
+++ b/sysutils/tcx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/03/04 21:30:43 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2010/01/27 20:19:36 joerg Exp $
DISTNAME= tcx-linux
PKGNAME= tcx-19940124
@@ -9,6 +9,11 @@ MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE=
COMMENT= Transparently compress executables
+PKG_DESTDIR_SUPPORT= user-destdir
+SPECIAL_PERMS+= bin/untcx ${SETUID_ROOT_PERMS}
+
+INSTALLATION_DIRS+= bin
+
WRKSRC= ${WRKDIR}/tcx
post-patch: