diff options
Diffstat (limited to 'databases/py-Pyrseas')
-rw-r--r-- | databases/py-Pyrseas/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-Pyrseas/Makefile b/databases/py-Pyrseas/Makefile index ba92e843979a..a3324fa300bf 100644 --- a/databases/py-Pyrseas/Makefile +++ b/databases/py-Pyrseas/Makefile @@ -10,6 +10,8 @@ COMMENT= Framework and utilities to upgrade and maintain a relational database LICENSE= BSD3CLAUSE +BROKEN= Checksum and size mismatch + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>0:${PORTSDIR}/databases/py-psycopg2 \ ${PYTHON_PKGNAMEPREFIX}yaml>0:${PORTSDIR}/devel/py-yaml |