From 498d5c10eb3fdc5666954d2926a428cc5a478a79 Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Wed, 18 Feb 2004 19:30:28 +0000 Subject: Bump PORTREVISION and otherwise adjust things depending on WordNet, which was upgraded to 2.0 yesterday. Insisted upon by: clement --- textproc/py-wordnet/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/py-wordnet') 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' \ -- cgit v1.2.3