svn commit: r446470 - head/databases/py3-psycopg2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 23 13:12:53 UTC 2017


Author: sunpoet
Date: Sun Jul 23 13:12:51 2017
New Revision: 446470
URL: https://svnweb.freebsd.org/changeset/ports/446470

Log:
  Add PORTSCOUT

Modified:
  head/databases/py3-psycopg2/Makefile

Modified: head/databases/py3-psycopg2/Makefile
==============================================================================
--- head/databases/py3-psycopg2/Makefile	Sun Jul 23 13:12:45 2017	(r446469)
+++ head/databases/py3-psycopg2/Makefile	Sun Jul 23 13:12:51 2017	(r446470)
@@ -2,6 +2,8 @@
 
 MASTERDIR=	${.CURDIR}/../py-psycopg2
 
+PORTSCOUT=	ignore:1
+
 USES=		pgsql python:3.3+
 
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-all mailing list