diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-08-18 01:09:04 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-08-18 01:09:04 +0000 |
commit | 5e3748481818d6a1f9d655b9c369fb8371f8c604 (patch) | |
tree | abe77100386035fa65a1e5322cc526f9a0537529 /databases/postgresql-plproxy | |
parent | BROKEN: Patch fails (diff) |
BROKEN: Does not build
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 |