diff options
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 |