From b8a2a6a1db1735c06797983419b8d1c3f888f0d1 Mon Sep 17 00:00:00 2001 From: demon Date: Wed, 3 Jul 2002 21:13:48 +0000 Subject: Depend on links from www/links1 rather than www/links. This should unbreak doc builds. --- textproc/docproj/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile index 1fbd9fb7f4b7..8d899e8e6208 100644 --- a/textproc/docproj/Makefile +++ b/textproc/docproj/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= instant:${PORTSDIR}/textproc/sgmlformat \ ${PREFIX}/share/xml/dtd/xhtml/xhtml.soc:${PORTSDIR}/textproc/xhtml \ ${PREFIX}/bin/peps:${PORTSDIR}/graphics/peps \ ${PREFIX}/bin/pngtopnm:${PORTSDIR}/graphics/netpbm \ - ${PREFIX}/bin/links:${PORTSDIR}/www/links \ + ${PREFIX}/bin/links:${PORTSDIR}/www/links1 \ ${PREFIX}/bin/xsltproc:${PORTSDIR}/textproc/libxslt \ ${PREFIX}/bin/scr2png:${PORTSDIR}/graphics/scr2png -- cgit