diff options
Diffstat (limited to 'textproc/yamcha/Makefile')
-rw-r--r-- | textproc/yamcha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/yamcha/Makefile b/textproc/yamcha/Makefile index 8639f3e24429..6d7cb5bd218c 100644 --- a/textproc/yamcha/Makefile +++ b/textproc/yamcha/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= svm_learn:${PORTSDIR}/science/svmlight USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_PERL5_BUILD=yes DOC_FILES= feature.png feature2.png feature3.png \ feature4.png feature5.png index.html \ |