diff options
Diffstat (limited to 'devel/py-game_sdl2/Makefile')
-rw-r--r-- | devel/py-game_sdl2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-game_sdl2/Makefile b/devel/py-game_sdl2/Makefile index 7df9a98..7def119 100644 --- a/devel/py-game_sdl2/Makefile +++ b/devel/py-game_sdl2/Makefile @@ -4,7 +4,7 @@ PORTNAME= game_sdl2 PORTVERSION= 6.99.2 CATEGORIES= devel python MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \ - GENTOO/distfiles + GENTOO PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-for-renpy-${DISTVERSION} |