1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Switch to USES=libtool

- Strip library
This commit is contained in:
Ganael LAPLANCHE 2014-05-16 12:26:30 +00:00
parent dbb6541c21
commit e405fe6678
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354214
2 changed files with 3 additions and 3 deletions

View File

@ -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}

View File

@ -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