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 --- japanese/groff/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'japanese/groff') diff --git a/japanese/groff/Makefile b/japanese/groff/Makefile index e8ff345158b3..993a0843424b 100644 --- a/japanese/groff/Makefile +++ b/japanese/groff/Makefile @@ -33,7 +33,7 @@ TMAC_DISTNAME= tmac-${TMAC_DATE}_2 USE_GCC= any GNU_CONFIGURE= yes USE_GMAKE= yes -USE_ICONV= yes +USES= iconv CONFLICTS= groff-[0-9]* -- cgit v1.2.3