Index: head/devel/boost-python3-libs/Makefile =================================================================== --- head/devel/boost-python3-libs/Makefile (revision 443022) +++ head/devel/boost-python3-libs/Makefile (revision 443023) @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= boost-python3-libs COMMENT= Framework for interfacing Python 3 and C++ -USES= python:3.3 +USES= python:3.3+ MASTERDIR= ${.CURDIR}/../../devel/boost-python-libs .include "${MASTERDIR}/Makefile"