summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/xapian-core/Makefile4
-rw-r--r--databases/xapian-core10/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile
index 958d37cec34e..6d2f1184df1c 100644
--- a/databases/xapian-core/Makefile
+++ b/databases/xapian-core/Makefile
@@ -8,7 +8,9 @@
PORTNAME= xapian-core
PORTVERSION= 0.9.9
CATEGORIES= databases
-MASTER_SITES= http://www.oligarchy.co.uk/xapian/${PORTVERSION}/
+MASTER_SITES= http://www.oligarchy.co.uk/xapian/${PORTVERSION}/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= miwi
MAINTAINER= jean-francois.dockes@wanadoo.fr
COMMENT= A probabilistic text search database engine
diff --git a/databases/xapian-core10/Makefile b/databases/xapian-core10/Makefile
index 958d37cec34e..6d2f1184df1c 100644
--- a/databases/xapian-core10/Makefile
+++ b/databases/xapian-core10/Makefile
@@ -8,7 +8,9 @@
PORTNAME= xapian-core
PORTVERSION= 0.9.9
CATEGORIES= databases
-MASTER_SITES= http://www.oligarchy.co.uk/xapian/${PORTVERSION}/
+MASTER_SITES= http://www.oligarchy.co.uk/xapian/${PORTVERSION}/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= miwi
MAINTAINER= jean-francois.dockes@wanadoo.fr
COMMENT= A probabilistic text search database engine