diff options
Diffstat (limited to 'www/harvest')
-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 5d990dd710c0..65399b563ad5 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 GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes NO_MTREE= yes CONFIGURE_ARGS?= --prefix=${PREFIX}/${PORTNAME} --without-wish |