diff options
Diffstat (limited to 'graphics/py-pyganim/Makefile')
-rw-r--r-- | graphics/py-pyganim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-pyganim/Makefile b/graphics/py-pyganim/Makefile index 6562dc88f689..87ddd79d3330 100644 --- a/graphics/py-pyganim/Makefile +++ b/graphics/py-pyganim/Makefile @@ -13,7 +13,7 @@ COMMENT= Sprite animation module for Pygame LICENSE= BSD2CLAUSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}game>0:${PORTSDIR}/devel/py-game +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}game>0:devel/py-game RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python zip |