--- math/py-networkx/Makefile (revision 461248) +++ math/py-networkx/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= networkx PORTVERSION= 1.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math python MASTER_SITES= http://networkx.lanl.gov/download/networkx/ \ CHEESESHOP @@ -20,7 +20,7 @@ # ${PYTHON_PKGNAMEPREFIX}docutils>=0.12:textproc/py-docutils@${FLAVOR} NO_ARCH= yes -USES= python:2.7 shebangfix +USES= python shebangfix USE_PYTHON= autoplist concurrent distutils SHEBANG_FILES= examples/graph/atlas.py \ examples/multigraph/chess_masters.py \ @@ -52,12 +52,6 @@ .include -.if ${PYTHON_REL} >= 3000 -. if ${PORT_OPTIONS:MMPL} || ${PORT_OPTIONS:MGRAPHVIZ} -BROKEN= Neither math/py-matplotlib nor graphics/py-graphviz support Python 3.x yet. Please disable both the MPL and GRAPHVIZ options -. endif -.endif - PORTEXAMPLES= * post-install: