aboutsummaryrefslogtreecommitdiff
path: root/editors/morla
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-07-18 10:36:31 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-07-18 10:36:31 +0000
commit9556d33c3c529c17cbb715a1b020fcb0be8c81f4 (patch)
treebb2e0794e8a106f8f855d320571bad74dbb187da /editors/morla
parent68a00282330ce07594d2dda2a2f3b3fcf52dddca (diff)
downloadports-9556d33c3c529c17cbb715a1b020fcb0be8c81f4.tar.gz
ports-9556d33c3c529c17cbb715a1b020fcb0be8c81f4.zip
- Chase libnxml shlib version bump
Notes
Notes: svn path=/head/; revision=195841
Diffstat (limited to 'editors/morla')
-rw-r--r--editors/morla/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/morla/Makefile b/editors/morla/Makefile
index 3ec7ab422743..3571e2641e11 100644
--- a/editors/morla/Makefile
+++ b/editors/morla/Makefile
@@ -7,7 +7,7 @@
PORTNAME= morla
PORTVERSION= 0.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors textproc
MASTER_SITES= http://www2.autistici.org/bakunin/morla/ \
http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/
@@ -15,7 +15,7 @@ MASTER_SITES= http://www2.autistici.org/bakunin/morla/ \
MAINTAINER= nivit@FreeBSD.org
COMMENT= A RDF editor
-LIB_DEPENDS= nxml.0:${PORTSDIR}/textproc/libnxml \
+LIB_DEPENDS= nxml.18:${PORTSDIR}/textproc/libnxml \
rdf.0:${PORTSDIR}/textproc/redland
BUILD_DEPENDS= dot:${PORTSDIR}/graphics/graphviz
RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz