diff options
Diffstat (limited to 'devel/py-instant/Makefile')
-rw-r--r-- | devel/py-instant/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-instant/Makefile b/devel/py-instant/Makefile index d2e1fbf3b571..7182d3dab397 100644 --- a/devel/py-instant/Makefile +++ b/devel/py-instant/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 USE_PYTHON= 2.3+ USE_PYDISTUTILS= yes +PYDISTUTILS_PKGNAME= Instant +PYDISTUTILS_PKGVERSION= 0.8 PLIST_FILES= %%PYTHON_SITELIBDIR%%/Instant.py \ %%PYTHON_SITELIBDIR%%/Instant.pyc \ |