1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Switch to USES=autoreconf

This commit is contained in:
Dmitry Marakasov 2015-06-10 17:26:07 +00:00
parent 199b4cbae7
commit eb1bdf2b36
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389088

View File

@ -20,9 +20,7 @@ LIB_DEPENDS= libbdd.so:${PORTSDIR}/science/buddy \
libgmp.so:${PORTSDIR}/math/gmp \
libsigsegv.so:${PORTSDIR}/devel/libsigsegv
USES= bison
USE_AUTOTOOLS= aclocal autoheader automake
AUTOMAKE_ARGS= --add-missing
USES= autoreconf bison
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib