Index: head/databases/py3-psycopg2/Makefile =================================================================== --- head/databases/py3-psycopg2/Makefile (revision 446469) +++ head/databases/py3-psycopg2/Makefile (revision 446470) @@ -1,7 +1,9 @@ # $FreeBSD$ MASTERDIR= ${.CURDIR}/../py-psycopg2 +PORTSCOUT= ignore:1 + USES= pgsql python:3.3+ .include "${MASTERDIR}/Makefile"