summaryrefslogtreecommitdiff
path: root/databases/php-xapian/files
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-07-21 17:56:40 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-07-21 17:56:40 +0800
commitd2afa19fc45ddf7b6e73581d184f44988f78bfd2 (patch)
treeb0eae6e552b4ecf6df51dfa8d08ce6841d78aeea /databases/php-xapian/files
parentdatabases/p5-Xapian: Update to 1.4.26.0 (diff)
databases/php-xapian: Update to 1.4.26
Changes: https://trac.xapian.org/wiki/ReleaseOverview https://github.com/xapian/xapian/blob/RELEASE/1.4/xapian-bindings/NEWS
Diffstat (limited to 'databases/php-xapian/files')
-rw-r--r--databases/php-xapian/files/patch-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php-xapian/files/patch-configure b/databases/php-xapian/files/patch-configure
index 6b9dce2bb21b..14e67dc6f4e0 100644
--- a/databases/php-xapian/files/patch-configure
+++ b/databases/php-xapian/files/patch-configure
@@ -5,7 +5,7 @@
SWIG_CXXFLAGS="-fno-strict-aliasing"
- XAPIAN_LIBS="$XAPIAN_LIBS -lstdc++"
-+ XAPIAN_LIBS="$XAPIAN_LIBS "
++ XAPIAN_LIBS="$XAPIAN_LIBS"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext