diff options
Diffstat (limited to 'games/slune/Makefile')
-rw-r--r-- | games/slune/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/slune/Makefile b/games/slune/Makefile index fe871b4bd43b..cfcd5d7c6835 100644 --- a/games/slune/Makefile +++ b/games/slune/Makefile @@ -31,6 +31,7 @@ USE_GL= yes USE_SDL= sdl mixer PYDISTUTILS_PKGNAME= Slune +PYDISTUTILS_EGGINFODIR= ${PREFIX}/share post-patch: @${REINPLACE_CMD} -i "" -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/setup.cfg |