diff options
Diffstat (limited to 'security/ipsec-tools')
-rw-r--r-- | security/ipsec-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ipsec-tools/Makefile b/security/ipsec-tools/Makefile index 695a176314c8..b70d30217b9e 100644 --- a/security/ipsec-tools/Makefile +++ b/security/ipsec-tools/Makefile @@ -27,7 +27,7 @@ USE_BZIP2= yes WRKSRC= ${WRKDIR}/${DISTNAME} GNU_CONFIGURE= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+=--enable-debug --enable-dpd --enable-natt=kernel \ |