aboutsummaryrefslogtreecommitdiff
path: root/lang/tensile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/tensile/Makefile')
-rw-r--r--lang/tensile/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tensile/Makefile b/lang/tensile/Makefile
index 5e877c7dc59d..72ecf16a0bc1 100644
--- a/lang/tensile/Makefile
+++ b/lang/tensile/Makefile
@@ -20,10 +20,10 @@ LIB_DEPENDS= utils.1:${PORTSDIR}/lang/libutils
BROKEN= Segfault during build
-USE_AUTOTOOLS= libltdl:15 libtool:15
+USE_AUTOTOOLS= libltdl:15
USE_REINPLACE= yes
USE_GMAKE= yes
-LIBTOOLFLAGS= # none
+GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"