diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/mrtg-mysql-load/Makefile | 2 | ||||
-rw-r--r-- | databases/postgres-xl/Makefile | 2 | ||||
-rw-r--r-- | databases/wmjsql/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/databases/mrtg-mysql-load/Makefile b/databases/mrtg-mysql-load/Makefile index b71e7b5b695f..50744b775bd2 100644 --- a/databases/mrtg-mysql-load/Makefile +++ b/databases/mrtg-mysql-load/Makefile @@ -14,6 +14,8 @@ COMMENT= MySQL load analysis fetcher for MRTG LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + RUN_DEPENDS= mrtg:net-mgmt/mrtg USES= perl5 shebangfix diff --git a/databases/postgres-xl/Makefile b/databases/postgres-xl/Makefile index 053584aabe19..67aa5685d6ee 100644 --- a/databases/postgres-xl/Makefile +++ b/databases/postgres-xl/Makefile @@ -12,6 +12,8 @@ COMMENT= Scalable open source PostgreSQL-based database cluster LICENSE= PostgreSQL +BROKEN= unfetchable + BUILD_DEPENDS= bash:shells/bash CONFLICTS= postgresql[^${PORTVERSION:R:R}]?-client* \ diff --git a/databases/wmjsql/Makefile b/databases/wmjsql/Makefile index 255c11dc7dda..bebaf69754f0 100644 --- a/databases/wmjsql/Makefile +++ b/databases/wmjsql/Makefile @@ -13,6 +13,8 @@ COMMENT= MySQL server status displaying dockapp LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + USES= gmake USE_MYSQL= yes USE_XORG= xpm |