From 95e70819761ed898d6a4ea9874d4bd43a5491f3e Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Sat, 27 Apr 2013 18:25:24 +0000 Subject: - Convert USE_ICONV=yes to USES=iconv - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here --- www/trafficserver/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/trafficserver/Makefile') diff --git a/www/trafficserver/Makefile b/www/trafficserver/Makefile index f0d06d3d9a87..a8096377dd0b 100644 --- a/www/trafficserver/Makefile +++ b/www/trafficserver/Makefile @@ -23,7 +23,7 @@ MAN1= traffic_shell.1 USE_AUTOTOOLS= autoconf automake libtool USE_BZIP2= yes -USE_ICONV= yes +USES= iconv USE_OPENSSL= yes USE_SQLITE= yes USE_TCL= yes -- cgit v1.2.3