aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-plproxy
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-08-18 01:09:04 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-08-18 01:09:04 +0000
commit5e3748481818d6a1f9d655b9c369fb8371f8c604 (patch)
treeabe77100386035fa65a1e5322cc526f9a0537529 /databases/postgresql-plproxy
parenta8628b4542bc4d021ff6ca60b5f27cf25f0753ac (diff)
downloadports-5e3748481818d6a1f9d655b9c369fb8371f8c604.tar.gz
ports-5e3748481818d6a1f9d655b9c369fb8371f8c604.zip
BROKEN: Does not build
Notes
Notes: svn path=/head/; revision=197856
Diffstat (limited to 'databases/postgresql-plproxy')
-rw-r--r--databases/postgresql-plproxy/Makefile2
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