From 8e066de7ade16658af7bbe5fecfcb52c07a9a15c Mon Sep 17 00:00:00 2001 From: kristerw Date: Sat, 22 Jan 2005 22:33:45 +0000 Subject: The installed bin/xmlto need bin/xsltproc from textproc/libxslt in order to run, so include textproc/libxslt/buildlink3.mk. --- textproc/xmlto/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile index 46f237c6720..19054370369 100644 --- a/textproc/xmlto/Makefile +++ b/textproc/xmlto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/01/03 13:36:36 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2005/01/22 22:33:45 kristerw Exp $ # DISTNAME= xmlto-0.0.18 @@ -25,4 +25,5 @@ pre-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/xmlto/format/docbook ${INSTALL_DATA_DIR} ${PREFIX}/share/xmlto/format/fo +.include "../../textproc/libxslt/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3