aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2014-08-17 20:29:07 +0800
committermva <mva@FreeBSD.org>2014-08-17 20:29:07 +0800
commit129ae5a4aa0634938c64b1081a24e7dbf1a1a4d9 (patch)
tree1ab7d475b2e5d6765ff99977c6f374712775f86e /games
parent93f70699b374ff32841748b7bcd65f59e8943aed (diff)
downloadfreebsd-ports-gnome-129ae5a4aa0634938c64b1081a24e7dbf1a1a4d9.tar.gz
freebsd-ports-gnome-129ae5a4aa0634938c64b1081a24e7dbf1a1a4d9.tar.zst
freebsd-ports-gnome-129ae5a4aa0634938c64b1081a24e7dbf1a1a4d9.zip
- Remove deprecated INSTALLS_EGGINFO knob. Since the ports use distutils,
there is no need to touch the plist. With hat: python@
Diffstat (limited to 'games')
-rw-r--r--games/glchess/Makefile1
-rw-r--r--games/gnomesudoku/Makefile1
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} \