summaryrefslogtreecommitdiff
path: root/textproc/wordnet/files/src.wn.Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/wordnet/files/src.wn.Makefile')
-rw-r--r--textproc/wordnet/files/src.wn.Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/wordnet/files/src.wn.Makefile b/textproc/wordnet/files/src.wn.Makefile
index c8579f1cbcef..d6357c85853f 100644
--- a/textproc/wordnet/files/src.wn.Makefile
+++ b/textproc/wordnet/files/src.wn.Makefile
@@ -1,6 +1,5 @@
PROG= wn
-NO_MAN= True # man pages installed separately
-NOMAN= ${NO_MAN}
+MAN=
CFLAGS+= -DUNIX -DDEFAULTPATH="\"${PREFIX}/share/WordNet\"" \
-DDEFAULTBIN="\"${PREFIX}/bin\""