From ac5f21303ec6c833e05c3a4475b286d8f921a09d Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 20 Sep 2002 02:39:04 +0000 Subject: Make USE_X11BASE a common setting amongst KDE2 software. --- x11/kde2/Makefile.kde2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/kde2/Makefile.kde2 b/x11/kde2/Makefile.kde2 index 88569128471..315419ed290 100644 --- a/x11/kde2/Makefile.kde2 +++ b/x11/kde2/Makefile.kde2 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.kde2,v 1.5 2002/08/25 19:23:33 jlam Exp $ +# $NetBSD: Makefile.kde2,v 1.6 2002/09/20 02:39:04 jlam Exp $ # # This Makefile fragment is included at the top of package Makefiles for # KDE2-distributed packages (they all share common configure and build @@ -14,6 +14,7 @@ EXTRACT_SUFX?= .tar.bz2 MAINTAINER?= skrll@netbsd.org HOMEPAGE?= http://www.kde.org/ +USE_X11BASE= YES USE_GMAKE= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES -- cgit v1.2.3