aboutsummaryrefslogtreecommitdiff
path: root/security/chroot_safe
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 19:37:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-20 19:37:44 +0000
commitbb1e2d4d90ad7e25dc83a3238e67387bbcc6d15d (patch)
treeb43155f3b197b64335de0796e03171a36eca6e57 /security/chroot_safe
parent9871c1a3c7fefbea14020ee576ff987461e13733 (diff)
downloadports-bb1e2d4d90ad7e25dc83a3238e67387bbcc6d15d.tar.gz
ports-bb1e2d4d90ad7e25dc83a3238e67387bbcc6d15d.zip
cleanup plist
Notes
Notes: svn path=/head/; revision=375111
Diffstat (limited to 'security/chroot_safe')
-rw-r--r--security/chroot_safe/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/chroot_safe/Makefile b/security/chroot_safe/Makefile
index 703f8c8059ec..c99861c14f0d 100644
--- a/security/chroot_safe/Makefile
+++ b/security/chroot_safe/Makefile
@@ -14,7 +14,6 @@ COMMENT= Tool to chroot softwares easily
GNU_CONFIGURE= YES
PLIST_FILES= man/man1/chroot_safe.1.gz sbin/chroot_safe libexec/chroot_safe/chroot_safe.so
-PLIST_DIRS= libexec/chroot_safe
post-patch:
${REINPLACE_CMD} -e 's|CXX=g++|CXX?=c++|' \