summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorgrant <grant>2004-01-24 14:01:53 +0000
committergrant <grant>2004-01-24 14:01:53 +0000
commitee4989a5262c8bd0e4e21233a3a0b00656fba69e (patch)
tree666cc9351884894c263fd0048f4a32638f5469b4 /meta-pkgs
parent9eb4e8966a059f98361dac215710c309c2bdbbf1 (diff)
downloadpkgsrc-ee4989a5262c8bd0e4e21233a3a0b00656fba69e.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/kde3/Makefile.kde34
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/kde3/Makefile.kde3 b/meta-pkgs/kde3/Makefile.kde3
index 06a04ee31ec..a21e6d27889 100644
--- a/meta-pkgs/kde3/Makefile.kde3
+++ b/meta-pkgs/kde3/Makefile.kde3
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.kde3,v 1.4 2004/01/15 09:33:32 markd Exp $
+# $NetBSD: Makefile.kde3,v 1.5 2004/01/24 14:01:53 grant Exp $
#
# This Makefile fragment is included at the top of package Makefiles for
# KDE3-distributed packages (they all share common configure and build
@@ -17,7 +17,7 @@ EXTRACT_SUFX?= .tar.bz2
MAINTAINER?= skrll@NetBSD.org
HOMEPAGE?= http://www.kde.org/
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
SHLIBTOOL_OVERRIDE= ${WRKSRC}/libtool