From 75a85dc448d83fc7c28613a359b0c58dba009157 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Sun, 17 Aug 2014 12:29:07 +0000 Subject: - Remove deprecated INSTALLS_EGGINFO knob. Since the ports use distutils, there is no need to touch the plist. With hat: python@ --- textproc/py2html/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'textproc/py2html/Makefile') 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} -- cgit v1.2.3