aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-WordNet-QueryData/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-07 03:52:41 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-07 03:52:41 +0000
commitfb2d5da4ebc1084c623330fb16bdcba15bb94569 (patch)
tree36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-WordNet-QueryData/Makefile
parent641aebe3adc2c952a71a943fa648da6f4daf0b14 (diff)
downloadports-fb2d5da4ebc1084c623330fb16bdcba15bb94569.tar.gz
ports-fb2d5da4ebc1084c623330fb16bdcba15bb94569.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=333056
Diffstat (limited to 'textproc/p5-WordNet-QueryData/Makefile')
-rw-r--r--textproc/p5-WordNet-QueryData/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/p5-WordNet-QueryData/Makefile b/textproc/p5-WordNet-QueryData/Makefile
index d5e8686a9f81..c103321e4416 100644
--- a/textproc/p5-WordNet-QueryData/Makefile
+++ b/textproc/p5-WordNet-QueryData/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to the WordNet database files
-LIB_DEPENDS= WN.2:${PORTSDIR}/textproc/wordnet
+LIB_DEPENDS= libWN.so:${PORTSDIR}/textproc/wordnet
WNHOME?= ${LOCALBASE}/share/WordNet
@@ -18,9 +18,6 @@ USES= perl5
USE_PERL5= configure
CONFIGURE_ENV= WNHOME=${WNHOME}
-MAN3= WordNet::QueryData.3
-
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e \
'/wnHomeUnix/s|/usr/local/WordNet-3.0|${WNHOME}|; \