Up with textproc/wordnet's update and unbreak. Bump PORTREVISION.
Submitted by: bento
This commit is contained in:
parent
4c8c613702
commit
beb7f37ff8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67058
1 changed files with 3 additions and 2 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= wordnet
|
||||
PORTVERSION= 1.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= pywordnet
|
||||
|
@ -19,8 +20,8 @@ RUN_DEPENDS= ${WORDNETBASE}/lexnames:${PORTSDIR}/textproc/wordnet
|
|||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
WORDNETBASE?= ${LOCALBASE}/share/wordnet-${WORDNET_VERSION}
|
||||
WORDNET_VERSION?= 1.7
|
||||
WORDNETBASE?= ${LOCALBASE}/share/WordNet-${WORDNET_VERSION}
|
||||
WORDNET_VERSION?= 1.7.1
|
||||
|
||||
post-patch:
|
||||
@${SED} -e 's|/usr/local/wordnet1.6|${WORDNETBASE}|g' \
|
||||
|
|
Loading…
Reference in a new issue