diff options
Diffstat (limited to 'textproc/p5-WordNet-QueryData/Makefile')
-rw-r--r-- | textproc/p5-WordNet-QueryData/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-WordNet-QueryData/Makefile b/textproc/p5-WordNet-QueryData/Makefile index 4fd2082e3810..214d1f11046c 100644 --- a/textproc/p5-WordNet-QueryData/Makefile +++ b/textproc/p5-WordNet-QueryData/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the WordNet database files -LIB_DEPENDS= libWN.so:${PORTSDIR}/textproc/wordnet +LIB_DEPENDS= libWN.so:textproc/wordnet WNHOME?= ${LOCALBASE}/share/WordNet |