diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-27 19:42:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-27 19:42:13 +0000 |
commit | 4dabf739f62b9bb924317ea478259dd6aacbe603 (patch) | |
tree | 1d418c86a9919305f43c1f57d1deb76e4d123fba /www/xapian-omega | |
parent | 63847a1e41c8bd3f87f8dd1d0c3266c608ca3683 (diff) |
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 1bd3f6963bf2..9682fe22eeb4 100644 --- a/www/xapian-omega/Makefile +++ b/www/xapian-omega/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= xapian-core>=${PORTVERSION}:databases/xapian-core LIB_DEPENDS= libpcre.so:devel/pcre \ libxapian.so:databases/xapian-core -CONFLICTS_INSTALL= xapian-omega12- +CONFLICTS_INSTALL= xapian-omega12 OPTIONS_DEFINE= DOCS EXAMPLES ICONV OPTIONS_DEFAULT=ICONV |