diff options
Diffstat (limited to 'databases/postgresql-plproxy')
-rw-r--r-- | databases/postgresql-plproxy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgresql-plproxy/Makefile b/databases/postgresql-plproxy/Makefile index 742000543b02..bfb1f9b5036f 100644 --- a/databases/postgresql-plproxy/Makefile +++ b/databases/postgresql-plproxy/Makefile @@ -16,6 +16,8 @@ COMMENT= PL/Proxy is database partitioning system BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex +BROKEN= Does not build + USE_PGSQL= yes USE_GMAKE= yes |