Convert to USES=autoreconf

This commit is contained in:
Baptiste Daroussin 2014-12-18 11:30:21 +00:00
parent 72436830e9
commit 6e1bddf4e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374891

View File

@ -13,10 +13,9 @@ COMMENT= Zip library and programs from Zlib distribution
LICENSE= ZLIB
USES= libtool pathfix tar:xz
USES= autoreconf libtool pathfix tar:xz
PATHFIX_MAKEFILEIN= Makefile.am
USE_AUTOTOOLS= libtoolize aclocal autoconf automake
AUTOMAKE_ARGS= -a -c -f
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-demos
INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/zlib-${PORTVERSION}/contrib/minizip