1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Convert to USES=autoreconf

Strip binaries
This commit is contained in:
Baptiste Daroussin 2015-03-29 11:29:46 +00:00
parent dd87b59ad6
commit 09e0ad1b4d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382588

View File

@ -3,7 +3,7 @@
PORTNAME= privman
PORTVERSION= 0.9.3
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= devel security
MASTER_SITES= GOOGLE_CODE
@ -13,11 +13,10 @@ COMMENT= Library that makes it easy for programs to use privilege separation
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake
AUTOMAKE_ARGS= -a -c -f
USES= libtool
USES= autoreconf libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
post-patch:
@${REINPLACE_CMD} \