summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-06 22:57:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-06 22:57:32 +0000
commitf45c675de278428e2320c7b1087ae8228d460898 (patch)
tree1c1e39d4e6d3c0937cf049a436a5427cd2e429fa
parentTake over Maintainership. (diff)
Reconvert USE_ICONV to USES=iconv
While here convert USE_GMAKE to USES=gmake
Notes
Notes: svn path=/head/; revision=322414
-rw-r--r--deskutils/recoll/Makefile3
1 files changed, 1 insertions, 2 deletions
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