diff options
author | kris <kris@FreeBSD.org> | 2005-05-08 07:15:16 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-05-08 07:15:16 +0800 |
commit | 7daee36fb726c56164e368101a720aa778a16062 (patch) | |
tree | fa8b729f152a140944e1930e31457137e9115e42 /databases | |
parent | 73438edb2c9da838e72d945802eec33d753a2606 (diff) | |
download | freebsd-ports-graphics-7daee36fb726c56164e368101a720aa778a16062.tar.gz freebsd-ports-graphics-7daee36fb726c56164e368101a720aa778a16062.tar.zst freebsd-ports-graphics-7daee36fb726c56164e368101a720aa778a16062.zip |
BROKEN: Installs file in /etc
No response from: maintainer
Diffstat (limited to 'databases')
-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 06b061d978d..75c3920412d 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 |