summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-11-12 23:33:01 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-11-12 23:33:01 +0000
commit04bfbbde856de27f8163fb23ee624f9f9295fea6 (patch)
tree77970f10c141b8b1a934ca8814a7ab833ed0e9af /games
parent- Mark BROKEN with GCC 4.2 (diff)
- Fix egg-info file location in plist
Reported by: pointyhat Approved by: portmgr (hat)
Notes
Notes: svn path=/head/; revision=202655
Diffstat (limited to 'games')
-rw-r--r--games/balazar/Makefile1
-rw-r--r--games/balazarbrothers/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/games/balazar/Makefile b/games/balazar/Makefile
index d4fbad01fe1e..465e3cdec9a8 100644
--- a/games/balazar/Makefile
+++ b/games/balazar/Makefile
@@ -35,6 +35,7 @@ USE_SDL= sdl mixer
USE_GETTEXT= yes
PYDISTUTILS_PKGNAME= Balazar
+PYDISTUTILS_EGGINFODIR= ${PREFIX}/share
post-patch:
@${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/setup.cfg
diff --git a/games/balazarbrothers/Makefile b/games/balazarbrothers/Makefile
index b590efb935bf..65479fe9544e 100644
--- a/games/balazarbrothers/Makefile
+++ b/games/balazarbrothers/Makefile
@@ -32,6 +32,7 @@ USE_GL= yes
USE_GMAKE= yes
PYDISTUTILS_PKGNAME= BalazarBrothers
+PYDISTUTILS_EGGINFODIR= ${PREFIX}/share
DATADIR= share/balazar_brothers
OPTIONS= OPENAL "Use openal sound system" on \