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/heirloom-mailx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/heirloom-mailx/Makefile') diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile index f9affc100dfe..4697fc4ba1bc 100644 --- a/mail/heirloom-mailx/Makefile +++ b/mail/heirloom-mailx/Makefile @@ -17,7 +17,7 @@ CONFLICTS= mailx-[0-9]* MAKE_JOBS_UNSAFE= yes USE_BZIP2= yes -USE_ICONV= yes +USES= iconv USE_OPENSSL= yes MAKE_ARGS= PREFIX="${PREFIX}" \ SYSCONFDIR="${PREFIX}/etc" \ -- cgit v1.2.3