Index: security/zeronet/Makefile =================================================================== --- security/zeronet/Makefile (revision 444511) +++ security/zeronet/Makefile (working copy) @@ -27,7 +27,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