1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Convert to USES=autoreconf

This commit is contained in:
Baptiste Daroussin 2015-06-21 14:13:49 +00:00
parent 02ad038113
commit 05aae1db6f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390234

View File

@ -18,12 +18,10 @@ LICENSE= GPLv3
RUN_DEPENDS= ${LOCALBASE}/share/fonts/misc/7x14B-ISO8859-1.pcf.gz:${PORTSDIR}/x11-fonts/font-misc-misc \
${LOCALBASE}/share/fonts/75dpi/helvR12-ISO8859-1.pcf.gz:${PORTSDIR}/x11-fonts/font-adobe-75dpi
USE_AUTOTOOLS= aclocal autoheader automake autoconf
AUTOMAKE_ARGS= --add-missing --copy -Wno-portability
ACLOCAL_ARGS= # default args (--acdir=...) produce broken configure script
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -lutil
USES= gmake pkgconfig tar:bzip2
USES= autoreconf gmake pkgconfig tar:bzip2
USE_XORG= x11 xext xt
NO_WRKSUBDIR= yes