pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/docbook-website Set USE_BUILDLINK3 to "yes". ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f5c1123770a
branches:  trunk
changeset: 469181:3f5c1123770a
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Feb 20 16:25:57 2004 +0000

description:
Set USE_BUILDLINK3 to "yes".  Just defining it is not enough.  This
fixes PR pkg/24500.

diffstat:

 textproc/docbook-website/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 23638c49efc7 -r 3f5c1123770a textproc/docbook-website/Makefile
--- a/textproc/docbook-website/Makefile Fri Feb 20 16:23:09 2004 +0000
+++ b/textproc/docbook-website/Makefile Fri Feb 20 16:25:57 2004 +0000
@@ -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 @@
 
 DEPENDS=       docbook-xsl>=1.58:../../textproc/docbook-xsl
 
-USE_BUILDLINK3=        # defined
+USE_BUILDLINK3=        yes
 NO_BUILD=      # defined
 NO_CONFIGURE=  # defined
 



Home | Main Index | Thread Index | Old Index