From 455345bb5b70f1c8716c2a55969632ca721ea0c7 Mon Sep 17 00:00:00 2001 From: ghen Date: Thu, 5 Jan 2006 10:08:58 +0000 Subject: Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build", without affecting packages that are currently using it. Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor "build" now set it to "full", but should be checked whether they really need it (comment added). Packages which previously set it to "build" now don't set it anymore. Ok by jlam, wiz. --- chat/psi/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chat/psi/Makefile') diff --git a/chat/psi/Makefile b/chat/psi/Makefile index 7a901b33d2a..901ace287cf 100644 --- a/chat/psi/Makefile +++ b/chat/psi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2005/12/31 10:12:58 rillig Exp $ +# $NetBSD: Makefile,v 1.31 2006/01/05 10:08:58 ghen Exp $ PSI_VERSION= 0.9.3 DISTNAME= psi-${PSI_VERSION} @@ -70,7 +70,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/psi ${PREFIX}/bin/psi .include "../../x11/qt3-libs/buildlink3.mk" -BUILDLINK_DEPMETHOD.qt3-tools= build .include "../../x11/qt3-tools/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" .include "../../security/qca/buildlink3.mk" -- cgit v1.2.3