From a3a0715f38d5f411396a809915aa2fc5c204bc16 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Sat, 27 Apr 2013 11:59:28 +0000 Subject: - Convert USE_ICONV=yes to USES=iconv - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising --- mail/lurker/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/lurker') diff --git a/mail/lurker/Makefile b/mail/lurker/Makefile index f51eabebba18..9dd2421420d2 100644 --- a/mail/lurker/Makefile +++ b/mail/lurker/Makefile @@ -20,7 +20,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING MIMELIB_VERSION= 3.1.1 -USE_ICONV= yes +USES= iconv GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -- cgit v1.2.3