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. --- games/qnetwalk/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'games/qnetwalk/Makefile') diff --git a/games/qnetwalk/Makefile b/games/qnetwalk/Makefile index 6a049aaa083..38d715e9106 100644 --- a/games/qnetwalk/Makefile +++ b/games/qnetwalk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/12/05 20:50:17 rillig Exp $ +# $NetBSD: Makefile,v 1.7 2006/01/05 10:08:59 ghen Exp $ # DISTNAME= qnetwalk-1.2 @@ -10,9 +10,6 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://qt.osdn.org.ua/qnetwalk.html COMMENT= QNetwalk is a Qt-version of the popular NetWalk game -# We need qmake to build package's Makefile -BUILDLINK_DEPMETHOD.qt3-tools= build - USE_TOOLS+= gmake USE_LANGUAGES= c c++ USE_LIBTOOL= YES -- cgit v1.2.3