diff options
Diffstat (limited to 'textproc/wordnet/files/dict.Makefile')
-rw-r--r-- | textproc/wordnet/files/dict.Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/wordnet/files/dict.Makefile b/textproc/wordnet/files/dict.Makefile index 39ef1eb1232f..d3a90099cd7e 100644 --- a/textproc/wordnet/files/dict.Makefile +++ b/textproc/wordnet/files/dict.Makefile @@ -1,4 +1,4 @@ -WN_INSTALLDIR= ${PREFIX}/share/WordNet +WN_INSTALLDIR= ${STAGEDIR}${PREFIX}/share/WordNet WN_FILES= adj.exc adv.exc cntlist cntlist.rev data.adj \ data.adv data.noun data.verb frames.vrb index.adj \ index.adv index.noun index.sense index.verb \ |