diff options
Diffstat (limited to 'math/cln/Makefile')
-rw-r--r-- | math/cln/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/cln/Makefile b/math/cln/Makefile index 61680cdb35aa..2f70f3dbf76f 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --infodir=${PREFIX}/info --mandir=${PREFIX}/man \ |