From 4efa9ce4aba677e16625a76f8415226114d2d072 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 30 Mar 2004 19:20:22 +0000 Subject: - Use USE_ICONV knob Approved by: portmgr --- databases/sqlrelay/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/sqlrelay') diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index a4240f207807..4a7c9690ac2c 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -16,9 +16,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A persistent DB connection pooling/proxying/load balancing system LIB_DEPENDS= rudiments.0:${PORTSDIR}/devel/rudiments \ - xml2.5:${PORTSDIR}/textproc/libxml2 \ - iconv.3:${PORTSDIR}/converters/libiconv + xml2.5:${PORTSDIR}/textproc/libxml2 +USE_ICONV= yes USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes -- cgit v1.2.3