diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-05 10:59:32 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-05 10:59:32 +0000 |
commit | fe306bb309d3be892ed8e69e449f2c91cb7cdb7b (patch) | |
tree | cb9435ac10579b61ff904146c603abb8d0caccfe /textproc | |
parent | 42f1a7d89c215f57bcb5bb87bdafbbde000daca5 (diff) |
Notes
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 a2d3cfe94f43..c6613378eae6 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 |