summaryrefslogtreecommitdiff
path: root/lang/tensile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/tensile/Makefile')
-rw-r--r--lang/tensile/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/tensile/Makefile b/lang/tensile/Makefile
index 19e1f2758f63..2432776d22c2 100644
--- a/lang/tensile/Makefile
+++ b/lang/tensile/Makefile
@@ -18,10 +18,9 @@ COMMENT= Programming language designed for especially complex processing texts
LIB_DEPENDS= utils.1:${PORTSDIR}/lang/libutils
-USE_LIBLTDL= yes
+USE_AUTOTOOLS= libltdl:15 libtool:15
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_LIBTOOL_VER=15
LIBTOOLFLAGS= # none
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \