diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-10-10 14:03:00 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-10-10 14:03:00 +0000 |
commit | 3a55a118dde2f1cef80ad8ed446044449cb8417d (patch) | |
tree | 4ac25229c12e49e974a92ecd82e01b92eea15c00 /www/xapian-omega | |
parent | 630b5a689e7c6ead73c118b24cff9156918e9155 (diff) | |
download | ports-3a55a118dde2f1cef80ad8ed446044449cb8417d.tar.gz ports-3a55a118dde2f1cef80ad8ed446044449cb8417d.zip |
Notes
Diffstat (limited to 'www/xapian-omega')
-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: |