summaryrefslogtreecommitdiffstats
path: root/deskutils/treeline
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2006-01-30 23:20:05 +0000
committerkuriyama <kuriyama@FreeBSD.org>2006-01-30 23:20:05 +0000
commit851fe01f3c02de8b97b480871b0c789c5b35e733 (patch)
treef33a174b6a5552d4dba8d6f712be4e39e2e255be /deskutils/treeline
parent1c65d26bc810a0db556cccabc221c21b4ce3a980 (diff)
downloadFreeBSD-ports-851fe01f3c02de8b97b480871b0c789c5b35e733.zip
FreeBSD-ports-851fe01f3c02de8b97b480871b0c789c5b35e733.tar.gz
Chase shlib bump of libexpat.
Diffstat (limited to 'deskutils/treeline')
-rw-r--r--deskutils/treeline/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/treeline/Makefile b/deskutils/treeline/Makefile
index 7be5bdb..238b5ca 100644
--- a/deskutils/treeline/Makefile
+++ b/deskutils/treeline/Makefile
@@ -7,6 +7,7 @@
PORTNAME= treeline
PORTVERSION= 0.14.0
+PORTREVISION= 1
CATEGORIES= deskutils python
MASTER_SITES= http://www.bellz.org/treeline/ \
http://depot.fsck.ch/mirror/distfiles/
@@ -39,7 +40,7 @@ BUILD_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell
.endif
.if defined(WITHOUT_PYXML)
-LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
.endif
.if defined(WITH_HTTPLOAD)
OpenPOWER on IntegriCloud