diff options
Diffstat (limited to 'devel/libidn/Makefile')
-rw-r--r-- | devel/libidn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index c3a4e4410a0b..34404f64f902 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt USE_GETTEXT= yes USE_PERL5_BUILD= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |