diff options
| -rw-r--r-- | databases/sqlrelay/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index 0256d3861650..fd7da68dc60e 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -16,6 +16,8 @@ COMMENT= A persistent DB connection pooling/proxying/load balancing system LIB_DEPENDS= rudiments.1:${PORTSDIR}/devel/rudiments +BROKEN= does not compile + WANT_GNOME= yes USE_GMAKE= yes USE_AUTOTOOLS= autoconf libtool |
