diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/recoll/Makefile | 3 |
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 |