diff options
Diffstat (limited to 'devel/py-mx-experimental/Makefile')
-rw-r--r-- | devel/py-mx-experimental/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-mx-experimental/Makefile b/devel/py-mx-experimental/Makefile index cf67d9f19159..4bd7b4b33cd2 100644 --- a/devel/py-mx-experimental/Makefile +++ b/devel/py-mx-experimental/Makefile @@ -12,8 +12,8 @@ DISTNAME= egenix-${PORTNAME}-${PORTVERSION} MAINTAINER= sergio@softshark.org COMMENT= The eGenix mx Extensions - EXPERIMENTAL Package -BUILD_DEPENDS= ${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/gmp -#RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/BeeBase/BeeBase.py:${PORTSDIR}/lang/py-mx-base +BUILD_DEPENDS= ${LOCALBASE}/include/gmp.h:math/gmp +#RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/BeeBase/BeeBase.py:lang/py-mx-base USES= python USE_PYTHON= distutils |