aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-02-19 14:45:19 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-02-19 14:45:19 +0000
commitc924394e7bf4e87ffb44d02054f7c0a9723dc9ab (patch)
tree613726703c4327bff2ddfcb55ef1b9f90d377c79 /editors
parente28af42f42ba485c29a63d7b8076069b118600d1 (diff)
downloadports-c924394e7bf4e87ffb44d02054f7c0a9723dc9ab.tar.gz
ports-c924394e7bf4e87ffb44d02054f7c0a9723dc9ab.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/scribes/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/scribes/Makefile b/editors/scribes/Makefile
index 3c7a65df1e33..36605bb20696 100644
--- a/editors/scribes/Makefile
+++ b/editors/scribes/Makefile
@@ -3,6 +3,7 @@
PORTNAME= scribes
PORTVERSION= 0.4.b954
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= https://launchpadlibrarian.net/66129407/
DISTNAME= ${PORTNAME}-${PORTVERSION:R}-dev-${PORTVERSION:E:S/b/build/}
@@ -15,7 +16,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus \
${PYTHON_PKGNAMEPREFIX}xdg>0:${PORTSDIR}/devel/py-xdg \
- ${LOCALBASE}/share/xml/docbook/4.5:${PORTSDIR}/textproc/docbook-xml-450 \
+ ${LOCALBASE}/share/xml/docbook/4.5:${PORTSDIR}/textproc/docbook-xml \
yelp:${PORTSDIR}/x11/yelp
USE_BZIP2= yes