diff options
-rw-r--r-- | devel/libexplain/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libexplain/Makefile b/devel/libexplain/Makefile index f680dfc28f73..40e011368b5b 100644 --- a/devel/libexplain/Makefile +++ b/devel/libexplain/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof USES= bison gettext gmake libtool USE_GHOSTSCRIPT_BUILD= yes -USE_AUTOTOOLS= libtool +USE_AUTOTOOLS= libtoolize GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_header_linux_kd_h=no USE_LDCONFIG= yes |