summaryrefslogtreecommitdiff
path: root/sysutils/lire/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-04 18:30:50 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-04 18:30:50 +0000
commit7524984514d9912fcc2d995f43ccf22ad0ce3c5f (patch)
tree275aa83a667b4170d49c0053bee5ae2457c4c498 /sysutils/lire/Makefile
parentChase the libxslt shared lib version. (diff)
Chase the libxslt shared lib version with a PORTREVISION bump.
Notes
Notes: svn path=/head/; revision=93101
Diffstat (limited to '')
-rw-r--r--sysutils/lire/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/lire/Makefile b/sysutils/lire/Makefile
index 905af9be529f..941690766300 100644
--- a/sysutils/lire/Makefile
+++ b/sysutils/lire/Makefile
@@ -13,7 +13,7 @@
PORTNAME= lire
PORTVERSION= 1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://download.logreport.org/pub/archive/
@@ -23,7 +23,7 @@ COMMENT= Logfile analyse toolkit for multiple applications
LIB_DEPENDS= \
expat.4:${PORTSDIR}/textproc/expat2 \
xml2.5:${PORTSDIR}/textproc/libxml2 \
- xslt.1:${PORTSDIR}/textproc/libxslt
+ xslt.2:${PORTSDIR}/textproc/libxslt
BUILD_DEPENDS= \
${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml \
${LOCALBASE}/share/sgml/docbook/dsssl/modular/catalog:${PORTSDIR}/textproc/dsssl-docbook-modular \