diff options
Diffstat (limited to 'science/xloops-ginac/Makefile')
-rw-r--r-- | science/xloops-ginac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/xloops-ginac/Makefile b/science/xloops-ginac/Makefile index 20032c5ccd42..12529c3be047 100644 --- a/science/xloops-ginac/Makefile +++ b/science/xloops-ginac/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= ginac-1.4.0:${PORTSDIR}/math/GiNaC USE_GNOME= gnometarget USE_GMAKE= yes USE_AUTOTOOLS= aclocal:110 autoheader:262 autoconf:262 automake:110 \ - libtool:15 + libtool:22 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |