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 629a24423a4f..7bbd86f7029d 100644 --- a/security/prelude-lml/Makefile +++ b/security/prelude-lml/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS+= prelude.6:${PORTSDIR}/security/libprelude \ USE_GPG= yes SIG_SUFFIX= .sig USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15:inc +GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc |