summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/morla/Makefile4
-rw-r--r--www/newsbeuter/Makefile4
2 files changed, 4 insertions, 4 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
diff --git a/www/newsbeuter/Makefile b/www/newsbeuter/Makefile
index 08df972968c1..50e7be3311b2 100644
--- a/www/newsbeuter/Makefile
+++ b/www/newsbeuter/Makefile
@@ -6,7 +6,7 @@
PORTNAME= newsbeuter
PORTVERSION= 0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://synflood.at/newsbeuter/
@@ -14,7 +14,7 @@ MAINTAINER= arved@FreeBSD.org
COMMENT= An RSS feed reader for the text console
LIB_DEPENDS= stfl.0:${PORTSDIR}/devel/stfl \
- nxml.0:${PORTSDIR}/textproc/libnxml \
+ nxml.18:${PORTSDIR}/textproc/libnxml \
mrss.0:${PORTSDIR}/textproc/libmrss \
USE_GMAKE= yes