summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2010-01-23 16:01:27 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2010-01-23 16:01:27 +0000
commitee3e677c235dd88f26a3b893ac03ba98dced5900 (patch)
treebe6a7fdc72bc0a89e84d4ff528413ac41fe9f35b /graphics
parent- Update to 3.0.5 (diff)
- Track textproc/docbook-410 dependency after recent changes
Approved by: portmgr (pav, erwin)
Notes
Notes: svn path=/head/; revision=248417
Diffstat (limited to 'graphics')
-rw-r--r--graphics/passepartout/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/passepartout/Makefile b/graphics/passepartout/Makefile
index 9a0e0096f9b5..e5914b76e2a8 100644
--- a/graphics/passepartout/Makefile
+++ b/graphics/passepartout/Makefile
@@ -18,7 +18,7 @@ COMMENT= DTP application for X
BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \
docbook2html:${PORTSDIR}/textproc/docbook-utils \
- ${LOCALBASE}/share/sgml/docbook/4.1/catalog:${PORTSDIR}/textproc/docbook-410
+ ${LOCALBASE}/share/sgml/docbook/4.1/dtd/catalog:${PORTSDIR}/textproc/docbook-410
LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \
gnomecanvasmm-2.6:${PORTSDIR}/graphics/libgnomecanvasmm26
RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt