diff options
Diffstat (limited to 'textproc/sphinxsearch-devel/Makefile')
-rw-r--r-- | textproc/sphinxsearch-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sphinxsearch-devel/Makefile b/textproc/sphinxsearch-devel/Makefile index cb49e01ea317..6d371eaa1e2b 100644 --- a/textproc/sphinxsearch-devel/Makefile +++ b/textproc/sphinxsearch-devel/Makefile @@ -28,7 +28,7 @@ LATEST_LINK= sphinxsearch-devel LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 OPTIONS_DEFINE= ICONV ID64 LIBSTEMMER MYSQL OPTIMIZED_CFLAGS PGSQL \ - SYSLOG UNIXODBC + SYSLOG UNIXODBC DOCS EXAMPLES OPTIONS_DEFAULT=ICONV MYSQL SYSLOG ICONV_CONFIGURE_WITH= iconv |