diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-06-10 04:14:04 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-06-10 04:14:04 +0000 |
commit | 5d02bbcd7c5287e7c3bd435b70267b3dae05ee77 (patch) | |
tree | 3615ee22f9b9e06756b40af1429bd7bd6d9c97de | |
parent | BROKEN: Incorrect pkg-plist (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=193142
-rw-r--r-- | textproc/p5-WordNet-Similarity/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-WordNet-Similarity/Makefile b/textproc/p5-WordNet-Similarity/Makefile index 3967f1d87b4c..8b92b84c42a4 100644 --- a/textproc/p5-WordNet-Similarity/Makefile +++ b/textproc/p5-WordNet-Similarity/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= ${SITE_PERL}/WordNet/QueryData.pm:${PORTSDIR}/textproc/p5-WordNet ${SITE_PERL}/Text/OverlapFinder.pm:${PORTSDIR}/textproc/p5-Text-Similarity RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Does not build + WNHOME?= ${LOCALBASE}/share/WordNet PERL_CONFIGURE= yes |