1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Fix build after autotools update

This commit is contained in:
Martin Wilke 2013-07-16 14:45:25 +00:00
parent d78d066859
commit d54d68bbce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323109

View File

@ -28,6 +28,7 @@ USE_FORTRAN= yes
USE_GMAKE= yes
USE_AUTOTOOLS= aclocal automake autoconf libtool
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
AUTOMAKE_ARGS= --add-missing
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
CONFIGURE_ARGS= --enable-shared
USE_LDCONFIG= yes