diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-14 16:31:34 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-14 16:31:34 +0000 |
commit | 6b1779c9fb554178a80b69057c7455a5812c90f9 (patch) | |
tree | d83a570bdaf17eb8b2bafc4ecd2bdc1b9b1c63b3 /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/Makefile | 2 |
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 |