summaryrefslogtreecommitdiff
path: root/databases/py-pyPgSQL
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-10-14 16:31:34 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-10-14 16:31:34 +0000
commit6b1779c9fb554178a80b69057c7455a5812c90f9 (patch)
treed83a570bdaf17eb8b2bafc4ecd2bdc1b9b1c63b3 /databases/py-pyPgSQL
parent- Update libewf to 20140801 (experimental version is not used as it breaks A... (diff)
Mark as broken ports with invalid distfiles or no public distfiles
Notes
Notes: svn path=/head/; revision=452070
Diffstat (limited to 'databases/py-pyPgSQL')
-rw-r--r--databases/py-pyPgSQL/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-pyPgSQL/Makefile b/databases/py-pyPgSQL/Makefile
index 02fa0a2aa9b0..769422533d64 100644
--- a/databases/py-pyPgSQL/Makefile
+++ b/databases/py-pyPgSQL/Makefile
@@ -11,6 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python@FreeBSD.org
COMMENT= Python DB-API 2 compliant library for using PostgreSQL databases
+BROKEN= Invalid checksum
+
RUN_DEPENDS= ${DATETIME_DEP}:lang/py-mx-base
USES= pgsql python