aboutsummaryrefslogtreecommitdiff
path: root/textproc/docproj
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2011-11-24 05:42:30 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2011-11-24 05:42:30 +0000
commit64061112c4e28c6d22faae7b5cd8e1592948d330 (patch)
tree66858dee51ea2db6ec052f914270142ff662ba37 /textproc/docproj
parent512b1bc15e212d358cd5e341bb77077ebd45ff77 (diff)
downloadports-64061112c4e28c6d22faae7b5cd8e1592948d330.tar.gz
ports-64061112c4e28c6d22faae7b5cd8e1592948d330.zip
- fix dependency after rename of old tidy
Feature safe: yes
Notes
Notes: svn path=/head/; revision=286336
Diffstat (limited to 'textproc/docproj')
-rw-r--r--textproc/docproj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index 24db7d9cba27..3e5d24198e7a 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -26,7 +26,7 @@ RUN_DEPENDS= fixrtf:${PORTSDIR}/textproc/fixrtf \
pngtopnm:${PORTSDIR}/graphics/netpbm \
scr2png:${PORTSDIR}/graphics/scr2png \
scr2txt:${PORTSDIR}/textproc/scr2txt \
- tidy:${PORTSDIR}/www/tidy \
+ tidy:${PORTSDIR}/www/tidy-lib \
xsltproc:${PORTSDIR}/textproc/libxslt \
peps:${PORTSDIR}/graphics/peps \
${LOCALBASE}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular \