diff options
Diffstat (limited to 'x11-toolkits/py-fox/Makefile')
-rw-r--r-- | x11-toolkits/py-fox/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/py-fox/Makefile b/x11-toolkits/py-fox/Makefile index 83e7fb47e079..2c9760bde679 100644 --- a/x11-toolkits/py-fox/Makefile +++ b/x11-toolkits/py-fox/Makefile @@ -24,6 +24,8 @@ USE_PYDISTUTILS= yes USE_XLIB= yes USE_GL= yes +PYDISTUTILS_PKGNAME= FXPy + WRKSRC= ${WRKDIR}/FXPy-${PORTVERSION} DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} |