diff options
Diffstat (limited to 'www/harvest/Makefile')
-rw-r--r-- | www/harvest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/harvest/Makefile b/www/harvest/Makefile index 9d2cfc6abb4b..b1c7e1348fdc 100644 --- a/www/harvest/Makefile +++ b/www/harvest/Makefile @@ -17,7 +17,7 @@ COMMENT= Collect information from all over the Internet USE_BZIP2= yes USE_PERL5= yes USE_REINPLACE= yes -USE_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libtool:13 INSTALLS_SHLIB= yes NO_MTREE= yes CONFIGURE_ARGS?= --prefix=${PREFIX}/${PORTNAME} --without-wish |