- Convert ports of irc/ and lang/ to new USES=python

Approved by:	portmgr (implicit)
This commit is contained in:
Marcus von Appen
2014-10-20 17:52:16 +00:00
parent 6d83e65a8b
commit 734b63302e
31 changed files with 48 additions and 67 deletions

View File

@@ -11,9 +11,9 @@ EXTRACT_ONLY= # empty
MAINTAINER= python@FreeBSD.org
COMMENT= The "meta-port" for version 2 of the Python interpreter
USE_PYTHON_RUN= yes
PYTHON_VERSION= ${PYTHON2_DEFAULT_VERSION}
NO_BUILD= yes
USES= python:run
PYTHON_VERSION= ${PYTHON2_DEFAULT_VERSION}
NO_BUILD= yes
PYTHON_NO_DEPENDS= yes
PLIST_FILES= bin/2to3-${PYTHON_MAJOR_VER} \