aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-23 14:48:58 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-23 15:53:02 +0000
commit9edad843b52da3902aa8bf57691d94e887ca45dc (patch)
tree7f7e98f93eba9cdf6d4bbb780d4821cccf389ab5 /databases
parent91147ff9ecd3a14284450729df351503ce0743df (diff)
downloadports-9edad843b52da3902aa8bf57691d94e887ca45dc.tar.gz
ports-9edad843b52da3902aa8bf57691d94e887ca45dc.zip
Diffstat (limited to 'databases')
-rw-r--r--databases/xapian-core12/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/databases/xapian-core12/Makefile b/databases/xapian-core12/Makefile
index c33bd7761c1e..a3f549eb528f 100644
--- a/databases/xapian-core12/Makefile
+++ b/databases/xapian-core12/Makefile
@@ -14,18 +14,21 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= libtool pathfix tar:xz
+USE_CXXSTD= c++14
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-INSTALL_TARGET= install-strip
-USE_LDCONFIG= yes
-PORTDOCS= *
+INSTALL_TARGET= install-strip
CONFLICTS_INSTALL= xapian-core # include/xapian.h
PORTSCOUT= limitw:1,even
+PORTDOCS= *
+
OPTIONS_DEFINE= DOCS SSE2
+
SSE2_DESC= Use SSE2 for floating point
SSE2_CONFIGURE_ENABLE= sse