From 02e0712ae3bd3521e2f922b27ddb865f03c824e3 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 12 Jun 2005 05:26:47 +0000 Subject: GNU make isn't required all of the time... only for Linux. As the pkgsrc imake-handling already causes gmake to be used on Linux, remove USE_TOOLS+=gmake from the package Makefile. This correctly fixes PR pkg/23078 and PR pkg/29656. --- net/tightvnc/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net/tightvnc/Makefile') diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile index df3bbca4c92..bbb2bc27f8c 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/05/22 20:08:26 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2005/06/12 05:26:47 jlam Exp $ # DISTNAME= tightvnc-1.2.9 @@ -19,8 +19,6 @@ USE_IMAKE= yes NO_INSTALL_MANPAGES= yes USE_PERL5= yes -USE_TOOLS+= gmake - BUILD_TARGET= World # We have to frob a few things, and we want our own permissions, so it's easier -- cgit v1.2.3