diff options
Diffstat (limited to 'databases/sqlrelay')
-rw-r--r-- | databases/sqlrelay/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index 742630b7df07..19334024358d 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -17,7 +17,6 @@ COMMENT= A persistent DB connection pooling/proxying/load balancing system LIB_DEPENDS= rudiments.0:${PORTSDIR}/devel/rudiments -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= autoconf:259 libtool:15 CONFIGURE_ENV= ${SQLRELAY_CONFIGURE_ENV} \ |