aboutsummaryrefslogtreecommitdiff
path: root/textproc/wordnet/files/dict.Makefile
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2002-08-20 16:05:05 +0000
committerMikhail Teterin <mi@FreeBSD.org>2002-08-20 16:05:05 +0000
commit2dfda79c21583df0e95900598ce1b39dce5a144d (patch)
tree0f9a3de4e1d4f25dcd94503d0e838ee85713098e /textproc/wordnet/files/dict.Makefile
parent1197f219d510a98cad6d987c9c00a648ca44558d (diff)
downloadports-2dfda79c21583df0e95900598ce1b39dce5a144d.tar.gz
ports-2dfda79c21583df0e95900598ce1b39dce5a144d.zip
Upgrade to 1.7.1. Fix the long standing problem reported in ports/41339
(wrong resourcedir specified). Don't install second copies of some man-pages under share/. Verify build on -current -- with the new bsd.lib.mk (ports/40174). PR: ports/40174, ports/41339 Submitted by: Sid Carter, Maxim Tulyuk
Notes
Notes: svn path=/head/; revision=64696
Diffstat (limited to 'textproc/wordnet/files/dict.Makefile')
-rw-r--r--textproc/wordnet/files/dict.Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/wordnet/files/dict.Makefile b/textproc/wordnet/files/dict.Makefile
index dccae6a07a6f..e77eaf1e9b9d 100644
--- a/textproc/wordnet/files/dict.Makefile
+++ b/textproc/wordnet/files/dict.Makefile
@@ -1,4 +1,4 @@
-WN_INSTALLDIR= ${PREFIX}/share/wordnet-1.7
+WN_INSTALLDIR= ${PREFIX}/share/WordNet-${VER}
WN_FILES= data.noun data.verb data.adj data.adv index.noun \
index.verb index.adj index.adv noun.exc verb.exc \
adj.exc adv.exc index.sense cntlist.rev \