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 06b061d978d5..75c3920412dd 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -17,6 +17,8 @@ COMMENT= A persistent DB connection pooling/proxying/load balancing system LIB_DEPENDS= rudiments.0:${PORTSDIR}/devel/rudiments +BROKEN= Installs file in /etc + USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOCONF_VER= 259 |