Index: security/zeronet/Makefile =================================================================== --- security/zeronet/Makefile (revision 444511) +++ security/zeronet/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= zeronet PORTVERSION= 0.5.6 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security net-p2p @@ -27,7 +28,8 @@ SUB_LIST= LOCALBASE=${LOCALBASE} USER=${USER} GROUP=${GROUP} PLIST_SUB= USER=${USER} GROUP=${GROUP} -USES= python +# ZeroNet isn't ported to python3 yet: https://github.com/HelloZeroNet/ZeroNet/issues/149 +USES= python:2.7 NO_ARCH= yes OPTIONS_DEFINE= TOR DEBUG