diff options
Diffstat (limited to 'security/prelude-lml/Makefile')
-rw-r--r-- | security/prelude-lml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile index 3b88bb075aab..6159154ea8c9 100644 --- a/security/prelude-lml/Makefile +++ b/security/prelude-lml/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS+= prelude.1:${PORTSDIR}/security/libprelude \ pcre.0:${PORTSDIR}/devel/pcre USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc \ --program-prefix="" |