aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-wordnet
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2004-02-18 19:30:28 +0000
committerMikhail Teterin <mi@FreeBSD.org>2004-02-18 19:30:28 +0000
commit498d5c10eb3fdc5666954d2926a428cc5a478a79 (patch)
tree1f4cbaadbf116679bf09abb93cba4824f335b789 /textproc/py-wordnet
parentf271413995d5bf96652d214e5413b8d158514fe4 (diff)
downloadports-498d5c10eb3fdc5666954d2926a428cc5a478a79.tar.gz
ports-498d5c10eb3fdc5666954d2926a428cc5a478a79.zip
Notes
Diffstat (limited to 'textproc/py-wordnet')
-rw-r--r--textproc/py-wordnet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-wordnet/Makefile b/textproc/py-wordnet/Makefile
index d7ae27181600..2df3947fad5c 100644
--- a/textproc/py-wordnet/Makefile
+++ b/textproc/py-wordnet/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wordnet
PORTVERSION= 1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pywordnet
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${WORDNETBASE}/lexnames:${PORTSDIR}/textproc/wordnet
USE_PYTHON= yes
USE_PYDISTUTILS= yes
WORDNETBASE?= ${LOCALBASE}/share/WordNet-${WORDNET_VERSION}
-WORDNET_VERSION?= 1.7.1
+WORDNET_VERSION?= 2.0
post-patch:
@${SED} -e 's|/usr/local/wordnet1.6|${WORDNETBASE}|g' \