aboutsummaryrefslogtreecommitdiff
path: root/editors/scribes
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-02-18 14:50:34 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-02-18 14:50:34 +0000
commit7f67d157d9380c9f4aeb51e0bfedd357a30dbbbd (patch)
tree56ecf6382634d1d0afdc8e712807bf9cdf3a8721 /editors/scribes
parent8a932d9fc78f5db5daa3f5735ecf34ad9a9a8eab (diff)
downloadports-7f67d157d9380c9f4aeb51e0bfedd357a30dbbbd.tar.gz
ports-7f67d157d9380c9f4aeb51e0bfedd357a30dbbbd.zip
Chase docbook cleanup dependencies.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=344900
Diffstat (limited to 'editors/scribes')
-rw-r--r--editors/scribes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/scribes/Makefile b/editors/scribes/Makefile
index 38fb8021ae8d..3c7a65df1e33 100644
--- a/editors/scribes/Makefile
+++ b/editors/scribes/Makefile
@@ -15,7 +15,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/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml-450 \
+ ${LOCALBASE}/share/xml/docbook/4.5:${PORTSDIR}/textproc/docbook-xml-450 \
yelp:${PORTSDIR}/x11/yelp
USE_BZIP2= yes