From ac21d3de4689381311b220b468857de489296c09 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 12 Jun 2005 07:49:16 +0000 Subject: KDE-3.x configure scripts use xmkmf to discover properties of the X11 distribution, so add USE_TOOLS+=imake. This addresses part of PR pkg/26744. --- meta-pkgs/kde3/Makefile.kde3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-pkgs') diff --git a/meta-pkgs/kde3/Makefile.kde3 b/meta-pkgs/kde3/Makefile.kde3 index f0a92e2fb7d..847b13976c5 100644 --- a/meta-pkgs/kde3/Makefile.kde3 +++ b/meta-pkgs/kde3/Makefile.kde3 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.kde3,v 1.25 2005/05/31 14:01:14 markd Exp $ +# $NetBSD: Makefile.kde3,v 1.26 2005/06/12 07:49:16 jlam Exp $ # # This Makefile fragment is included at the top of package Makefiles for # KDE3-distributed packages (they all share common configure and build @@ -29,7 +29,7 @@ EXTRACT_SUFX?= .tar.bz2 MAINTAINER?= markd@NetBSD.org HOMEPAGE?= http://www.kde.org/ -USE_TOOLS+= gmake +USE_TOOLS+= gmake imake USE_LANGUAGES= c c++ GNU_CONFIGURE= YES USE_LIBTOOL= YES -- cgit v1.2.3