diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/glchess/Makefile | 1 | ||||
-rw-r--r-- | games/gnomesudoku/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/games/glchess/Makefile b/games/glchess/Makefile index c777c1a69296..f98f180a7a7c 100644 --- a/games/glchess/Makefile +++ b/games/glchess/Makefile @@ -16,7 +16,6 @@ USES= desktop-file-utils shared-mime-info USE_GNOME= gconf2 USE_PYTHON= yes USE_PYDISTUTILS= yes -INSTALLS_EGGINFO= yes GCONF_SCHEMAS= glchess.schemas OPTIONS_DEFINE= DOCS NLS diff --git a/games/gnomesudoku/Makefile b/games/gnomesudoku/Makefile index 2563b721356d..76d28769b152 100644 --- a/games/gnomesudoku/Makefile +++ b/games/gnomesudoku/Makefile @@ -19,7 +19,6 @@ USE_PYDISTUTILS=yes USES= pathfix display USE_GNOME= gnomeprefix pygnome2 pygnomedesktop PYDISTUTILS_PKGNAME= gnome-sudoku -INSTALLS_EGGINFO= yes post-patch: @${REINPLACE_CMD} \ |