components/python/ipaddr/Makefile
branchs11u3-sru
changeset 7811 9126e6f58cd8
parent 4072 db0cec748ec0
--- a/components/python/ipaddr/Makefile	Wed Mar 22 09:27:09 2017 -0700
+++ b/components/python/ipaddr/Makefile	Mon Mar 27 15:35:14 2017 -0700
@@ -38,7 +38,7 @@
 TPNO=			20373
 
 # ipaddr is not Python 3.x compatible, ipaddress should be used instead.
-PYTHON_VERSIONS=	2.6 2.7
+PYTHON_VERSIONS=	$(PYTHON2_VERSIONS)
 
 include $(WS_MAKE_RULES)/prep.mk
 include $(WS_MAKE_RULES)/setup.py.mk