summaryrefslogtreecommitdiff
path: root/databases/xapian-core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/xapian-core/Makefile')
-rw-r--r--databases/xapian-core/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile
index f348a2e05cb8..9deccfb54817 100644
--- a/databases/xapian-core/Makefile
+++ b/databases/xapian-core/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xapian-core
-PORTVERSION= 1.4.28
+PORTVERSION= 1.4.29
PORTEPOCH= 1
CATEGORIES= databases
MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \
@@ -12,7 +12,7 @@ WWW= https://xapian.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= compiler:c++11-lang libtool pathfix tar:xz
+USES= compiler:c++11-lang libtool tar:xz
CONFIGURE_ARGS= ac_cv_func_snprintf=snprintf
GNU_CONFIGURE= yes