summaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-08-14 21:46:28 +0000
committerkris <kris@FreeBSD.org>2004-08-14 21:46:28 +0000
commitf5443843fc2e290b6c57fe65894d46ce60df5a60 (patch)
treef05facc3a3c476bda817624b607ca2f2e7014602 /databases
parent973f0bb8f6d1b1887afd5ff9926e736fa05c14f4 (diff)
downloadFreeBSD-ports-f5443843fc2e290b6c57fe65894d46ce60df5a60.zip
FreeBSD-ports-f5443843fc2e290b6c57fe65894d46ce60df5a60.tar.gz
BROKEN: Unfetchable
Diffstat (limited to 'databases')
-rw-r--r--databases/clip/Makefile2
-rw-r--r--databases/py-psycopg/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/databases/clip/Makefile b/databases/clip/Makefile
index 9b442b8..ba7783d 100644
--- a/databases/clip/Makefile
+++ b/databases/clip/Makefile
@@ -21,6 +21,8 @@ EXTRACT_ONLY= ${PORTNAME}-prg-${PORTVERSION:R}-${PORTVERSION:E}.tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= xBase and Clipper language compatible compiler
+BROKEN= Unfetchable
+
WRKSRC= ${WRKDIR}/${PORTNAME}-prg-${PORTVERSION:R}-${PORTVERSION:E}
USE_GETTEXT= yes
diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile
index 188f62b..daa7c62 100644
--- a/databases/py-psycopg/Makefile
+++ b/databases/py-psycopg/Makefile
@@ -15,6 +15,8 @@ DISTNAME= psycopg-${PORTVERSION}
MAINTAINER= simuran@shaw.ca
COMMENT= The high performance Python adapter for PostgreSQL
+BROKEN= Unfetchable
+
RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base
BUILD_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base
LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
OpenPOWER on IntegriCloud