From ba4a004d06b6f8ccf505461f58a0212ae675f4a2 Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 20 Feb 2004 16:25:57 +0000 Subject: Set USE_BUILDLINK3 to "yes". Just defining it is not enough. This fixes PR pkg/24500. --- textproc/docbook-website/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/docbook-website') diff --git a/textproc/docbook-website/Makefile b/textproc/docbook-website/Makefile index d3469e8f435..d894ec0f1d1 100644 --- a/textproc/docbook-website/Makefile +++ b/textproc/docbook-website/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/02/19 21:55:06 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2004/02/20 16:25:57 minskim Exp $ # DISTNAME= website-2.3 @@ -13,7 +13,7 @@ COMMENT= DocBook XML DTD for building websites DEPENDS= docbook-xsl>=1.58:../../textproc/docbook-xsl -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes NO_BUILD= # defined NO_CONFIGURE= # defined -- cgit v1.2.3