From 0a5b568bc6cac86dd2949d7579a28f481b660413 Mon Sep 17 00:00:00 2001 From: bapt Date: Sat, 6 Jul 2013 22:57:32 +0000 Subject: Reconvert USE_ICONV to USES=iconv While here convert USE_GMAKE to USES=gmake --- deskutils/recoll/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'deskutils') diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile index 80deb92df8cd..feff69e34fc3 100644 --- a/deskutils/recoll/Makefile +++ b/deskutils/recoll/Makefile @@ -13,8 +13,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= xapian-core>=0:${PORTSDIR}/databases/xapian-core -USE_ICONV= yes -USE_GMAKE= yes +USES= iconv gmake GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes -- cgit