aboutsummaryrefslogtreecommitdiff
path: root/www/xapian-omega
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2012-02-14 12:45:35 +0000
committerMartin Matuska <mm@FreeBSD.org>2012-02-14 12:45:35 +0000
commitdbbf00416275070770d9e5699204815f28912444 (patch)
tree4ac9635418109e039475f07afaef5a2deacb3603 /www/xapian-omega
parent205f1ac23dd674163b211b136715384d89c1bf4d (diff)
downloadports-dbbf00416275070770d9e5699204815f28912444.tar.gz
ports-dbbf00416275070770d9e5699204815f28912444.zip
Notes
Diffstat (limited to 'www/xapian-omega')
-rw-r--r--www/xapian-omega/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/xapian-omega/Makefile b/www/xapian-omega/Makefile
index b920774afca6..c3e4e0b4d801 100644
--- a/www/xapian-omega/Makefile
+++ b/www/xapian-omega/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xapian-omega
PORTVERSION= 1.2.8
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \
LOCAL/sunpoet
@@ -16,7 +17,7 @@ COMMENT= CGI search application built on Xapian
LICENSE= GPLv2
-LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
+LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre \
xapian.26:${PORTSDIR}/databases/xapian-core
OPTIONS= ICONV "Enable iconv character set conversion support" on