diff options
Diffstat (limited to 'www/xapian-omega/Makefile')
-rw-r--r-- | www/xapian-omega/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xapian-omega/Makefile b/www/xapian-omega/Makefile index 605684b17e25..edc198ada933 100644 --- a/www/xapian-omega/Makefile +++ b/www/xapian-omega/Makefile @@ -37,8 +37,8 @@ PORTEXAMPLES= omega.conf SHEBANG_FILES= dbi2omega htdig2omega mbox2omega +ICONV_CONFIGURE_ON= ac_cv_search_iconv=${ICONV_LIB} ICONV_CONFIGURE_WITH= iconv -ICONV_LDFLAGS= ${ICONV_LIB} ICONV_USES= iconv post-patch: |