diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-07-03 21:13:48 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-07-03 21:13:48 +0000 |
commit | 15784d938c15e825fe92adccaa3c96583a33c25a (patch) | |
tree | 256497542ee2fa6bf77c98bf3ff9a2d1d4d081cb /textproc/docproj | |
parent | e07aa1886896c5dc53be3dd38bc33d82eddff2e2 (diff) | |
download | ports-15784d938c15e825fe92adccaa3c96583a33c25a.tar.gz ports-15784d938c15e825fe92adccaa3c96583a33c25a.zip |
Notes
Diffstat (limited to 'textproc/docproj')
-rw-r--r-- | textproc/docproj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |