diff options
Diffstat (limited to 'textproc/py-reverend/Makefile')
-rw-r--r-- | textproc/py-reverend/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-reverend/Makefile b/textproc/py-reverend/Makefile index 9ab3d5157e82..133d5cba4e30 100644 --- a/textproc/py-reverend/Makefile +++ b/textproc/py-reverend/Makefile @@ -18,6 +18,7 @@ COMMENT= A simple Bayesian classifier written in Python USE_PYTHON= yes USE_PYDISTUTILS= yes +PYDISTUTILS_PKGNAME= Reverend EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} |