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