aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2014-01-14 05:00:02 +0800
committerrene <rene@FreeBSD.org>2014-01-14 05:00:02 +0800
commitd738d5587ccf4b7f0ecd6b4ab8e1105dd9d20a99 (patch)
tree15cdc9de8e1435e170938ead4c0c26dfe041a7e6 /cad
parent0c77840ce77e9be1c328ea8862f0987d9efb7d8a (diff)
downloadfreebsd-ports-gnome-d738d5587ccf4b7f0ecd6b4ab8e1105dd9d20a99.tar.gz
freebsd-ports-gnome-d738d5587ccf4b7f0ecd6b4ab8e1105dd9d20a99.tar.zst
freebsd-ports-gnome-d738d5587ccf4b7f0ecd6b4ab8e1105dd9d20a99.zip
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat)
Diffstat (limited to 'cad')
-rw-r--r--cad/pythoncad/Makefile2
-rw-r--r--cad/salome/Makefile.ext2
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/pythoncad/Makefile b/cad/pythoncad/Makefile
index a0bb51b44736..d59a34a644f8 100644
--- a/cad/pythoncad/Makefile
+++ b/cad/pythoncad/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolki
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USE_PYTHON= 2.2+
+USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= PythonCAD
PYDISTUTILS_PKGVERSION= DS1-R${PORTVERSION}
diff --git a/cad/salome/Makefile.ext b/cad/salome/Makefile.ext
index 9eaf3d4ce7e3..5b6c13aa4279 100644
--- a/cad/salome/Makefile.ext
+++ b/cad/salome/Makefile.ext
@@ -1,6 +1,6 @@
COMMENT= ${SAL_MODULE_UPPER} module of Salome platform
-USE_PYTHON= 2.5+
+USE_PYTHON= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
SAL_MODULE= ${PKGNAMESUFFIX:S/-//}