aboutsummaryrefslogtreecommitdiff
path: root/editors/morla
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-07-11 16:26:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-07-11 16:26:26 +0000
commitc2d1a14c7c87601a2482b2337ade1454f6ac5a68 (patch)
treed6c77b7a4c1035ef2fe37dd09eb4885e2b07cae0 /editors/morla
parentfcf1af8ef459be093271d14274f70832a4bc883a (diff)
downloadports-c2d1a14c7c87601a2482b2337ade1454f6ac5a68.tar.gz
ports-c2d1a14c7c87601a2482b2337ade1454f6ac5a68.zip
Notes
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 e2f728b41873..ea9f668a3c77 100644
--- a/editors/morla/Makefile
+++ b/editors/morla/Makefile
@@ -3,7 +3,7 @@
PORTNAME= morla
PORTVERSION= 0.16.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= editors textproc
MASTER_SITES= http://www.morlardf.net/src/ \
http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/
@@ -14,7 +14,7 @@ COMMENT= A RDF editor
LIB_DEPENDS= nxml.18:${PORTSDIR}/textproc/libnxml \
rdf.0:${PORTSDIR}/textproc/redland \
raptor2.0:${PORTSDIR}/textproc/raptor2 \
- curl.6:${PORTSDIR}/ftp/curl
+ curl:${PORTSDIR}/ftp/curl
BUILD_DEPENDS= dot:${PORTSDIR}/graphics/graphviz
RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz