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 6d7cb5bd218c..93f87eb110ac 100644 --- a/textproc/yamcha/Makefile +++ b/textproc/yamcha/Makefile @@ -15,7 +15,7 @@ COMMENT= Yet Another Multipurpose CHunk Annotator BUILD_DEPENDS= svm_learn:${PORTSDIR}/science/svmlight -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_PERL5_BUILD=yes |