diff options
Diffstat (limited to 'graphics/py-pyggel/Makefile')
-rw-r--r-- | graphics/py-pyggel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-pyggel/Makefile b/graphics/py-pyggel/Makefile index 3685193422c9..bd1f7f26a36a 100644 --- a/graphics/py-pyggel/Makefile +++ b/graphics/py-pyggel/Makefile @@ -19,8 +19,8 @@ LICENSE_COMB= dual RUN_DEPENDS= ${PYNUMPY} \ ${PYGAME} \ - ${PYTHON_PKGNAMEPREFIX}opengl>=0:${PORTSDIR}/graphics/py-opengl \ - ${PYTHON_PKGNAMEPREFIX}pillow>=0:${PORTSDIR}/graphics/py-pillow + ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-opengl \ + ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow USES= dos2unix python:2 zip DOS2UNIX_GLOB= *.mtl *.py *.txt |