aboutsummaryrefslogtreecommitdiff
path: root/textproc/sablotron
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
commit4a868f8a2add17cdf73316057699ee6cec0908e4 (patch)
treee16a055a7017bc6875079719f93b536da2bb9deb /textproc/sablotron
parent8e9dca3d94fe335ede6da94f41dabe6fec5e23f6 (diff)
downloadports-4a868f8a2add17cdf73316057699ee6cec0908e4.tar.gz
ports-4a868f8a2add17cdf73316057699ee6cec0908e4.zip
Notes
Diffstat (limited to 'textproc/sablotron')
-rw-r--r--textproc/sablotron/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile
index 16215ed9772a..9d78cd52e1cd 100644
--- a/textproc/sablotron/Makefile
+++ b/textproc/sablotron/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Sablot
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://download-2.gingerall.cz/download/sablot/
@@ -15,7 +15,7 @@ MAINTAINER= skv@FreeBSD.org
COMMENT= XML toolkit implementing XSLT 1.0, XPath 1.0 and DOM Level2
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
- expat.4:${PORTSDIR}/textproc/expat2
+ expat.5:${PORTSDIR}/textproc/expat2
# If WITH_DISABLE_META is defined sablot will not output the META html tag
#WITH_DISABLE_META= yes