aboutsummaryrefslogtreecommitdiff
path: root/security/fakeroot
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2014-05-16 12:26:30 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2014-05-16 12:26:30 +0000
commite405fe6678eefaea81e4522b5775e8f3bf49d623 (patch)
tree21f73aafe32d6d23010769d271a57cb251d393d5 /security/fakeroot
parentdbb6541c2146292579b0e509792e76cc225c688f (diff)
downloadports-e405fe6678eefaea81e4522b5775e8f3bf49d623.tar.gz
ports-e405fe6678eefaea81e4522b5775e8f3bf49d623.zip
- Switch to USES=libtool
- Strip library
Notes
Notes: svn path=/head/; revision=354214
Diffstat (limited to 'security/fakeroot')
-rw-r--r--security/fakeroot/Makefile5
-rw-r--r--security/fakeroot/pkg-plist1
2 files changed, 3 insertions, 3 deletions
diff --git a/security/fakeroot/Makefile b/security/fakeroot/Makefile
index 4e5b3519057d..587323878ba7 100644
--- a/security/fakeroot/Makefile
+++ b/security/fakeroot/Makefile
@@ -3,6 +3,7 @@
PORTNAME= fakeroot
PORTVERSION= 1.20
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR= pool/main/f/fakeroot
@@ -13,10 +14,10 @@ COMMENT= Simulate the root user behaviour
LICENSE= GPLv3
-USES= tar:bzip2
+USES= tar:bzip2 libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ipc=tcp
-USE_AUTOTOOLS= libtool
+INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/security/fakeroot/pkg-plist b/security/fakeroot/pkg-plist
index 377683f2ab22..4c717d5ea29b 100644
--- a/security/fakeroot/pkg-plist
+++ b/security/fakeroot/pkg-plist
@@ -2,7 +2,6 @@ bin/faked
bin/fakeroot
lib/libfakeroot-0.so
lib/libfakeroot.a
-lib/libfakeroot.la
lib/libfakeroot.so
lib/libfakeroot.so.0
man/de/man1/faked.1.gz