summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-08-17 12:29:07 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-08-17 12:29:07 +0000
commit75a85dc448d83fc7c28613a359b0c58dba009157 (patch)
tree1ab7d475b2e5d6765ff99977c6f374712775f86e
parentwww/squid32: Remove non-existent MASTER_SITES (diff)
- Remove deprecated INSTALLS_EGGINFO knob. Since the ports use distutils,
there is no need to touch the plist. With hat: python@
-rw-r--r--devel/tailor/Makefile1
-rw-r--r--emulators/loemu/Makefile1
-rw-r--r--games/glchess/Makefile1
-rw-r--r--games/gnomesudoku/Makefile1
-rw-r--r--graphics/gnofract4d/Makefile2
-rw-r--r--japanese/kana-no-quiz/Makefile1
-rw-r--r--mail/mailtray/Makefile1
-rw-r--r--shells/lshell/Makefile1
-rw-r--r--textproc/py2html/Makefile1
9 files changed, 0 insertions, 10 deletions
diff --git a/devel/tailor/Makefile b/devel/tailor/Makefile
index 8c16ecbdc7f0..958b1689678d 100644
--- a/devel/tailor/Makefile
+++ b/devel/tailor/Makefile
@@ -14,7 +14,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/rsync:${PORTSDIR}/net/rsync
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-INSTALLS_EGGINFO= yes
OPTIONS_DEFINE= DOCS
post-install:
diff --git a/emulators/loemu/Makefile b/emulators/loemu/Makefile
index ec1ae3dbb2c0..13bcd9133d08 100644
--- a/emulators/loemu/Makefile
+++ b/emulators/loemu/Makefile
@@ -18,7 +18,6 @@ USES= gettext
USE_PYTHON= yes
USE_PYDISTUTILS= yes
NO_BUILD= yes
-INSTALLS_EGGINFO= yes
OPTIONS_DEFINE= MAME SNES9X ZSNES
OPTIONS_DEFAULT= MAME SNES9X
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} \
diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile
index 02ec73ebbe51..3d152960fe01 100644
--- a/graphics/gnofract4d/Makefile
+++ b/graphics/gnofract4d/Makefile
@@ -20,8 +20,6 @@ USE_GNOME= gnomeprefix intlhack libgnomeui pygtk2
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-INSTALLS_EGGINFO= yes
-PYDISTUTILS_EGGINFODIR= ${PYTHON_SITELIBDIR}
USE_GCC= yes
CFLAGS+= -I${LOCALBASE}/include
diff --git a/japanese/kana-no-quiz/Makefile b/japanese/kana-no-quiz/Makefile
index 8e2462468000..5da6e221eb6f 100644
--- a/japanese/kana-no-quiz/Makefile
+++ b/japanese/kana-no-quiz/Makefile
@@ -21,7 +21,6 @@ RM_FILES= CHANGES.txt FAL.txt GPL.txt
RM_OPTS= -f
USES= gettext
-INSTALLS_EGGINFO= yes
USE_PYTHON= yes
USE_PYDISTUTILS=yes
PYDISTUTILS_PKGNAME= Kana-no-quiz
diff --git a/mail/mailtray/Makefile b/mail/mailtray/Makefile
index d40a18af7ea0..6d4730d7dcfb 100644
--- a/mail/mailtray/Makefile
+++ b/mail/mailtray/Makefile
@@ -13,6 +13,5 @@ COMMENT= Display email status in tray
USE_GNOME= pygtk2
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-INSTALLS_EGGINFO= yes
.include <bsd.port.mk>
diff --git a/shells/lshell/Makefile b/shells/lshell/Makefile
index 9f7344378cc9..7a3dd5d60a34 100644
--- a/shells/lshell/Makefile
+++ b/shells/lshell/Makefile
@@ -13,7 +13,6 @@ LICENSE= GPLv3 # (or later)
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-INSTALLS_EGGINFO= yes
post-patch:
@${REINPLACE_CMD} -e \
diff --git a/textproc/py2html/Makefile b/textproc/py2html/Makefile
index c90aa9673c4a..634d37630a4e 100644
--- a/textproc/py2html/Makefile
+++ b/textproc/py2html/Makefile
@@ -14,7 +14,6 @@ COMMENT= Python Highlighter for HTML
USES= shebangfix
USE_PYTHON= 2
USE_PYDISTUTILS= yes
-INSTALLS_EGGINFO= yes
python_OLD_CMD= /usr/bin/env python
python_CMD= ${PYTHON_CMD}