aboutsummaryrefslogtreecommitdiff
path: root/www/xapian-omega/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xapian-omega/Makefile')
-rw-r--r--www/xapian-omega/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xapian-omega/Makefile b/www/xapian-omega/Makefile
index a51236df0901..7eb672c6784b 100644
--- a/www/xapian-omega/Makefile
+++ b/www/xapian-omega/Makefile
@@ -39,7 +39,7 @@ PORTEXAMPLES= omega.conf
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MICONV}
-USE_ICONV= yes
+USES+= iconv
CONFIGURE_ARGS+=--with-iconv
.else
CONFIGURE_ARGS+=--without-iconv