summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-22 20:07:36 +0000
committerjlam <jlam@pkgsrc.org>2005-05-22 20:07:36 +0000
commit585534220c0ea1afd4b19eb9ffb4355e14576dcd (patch)
treeed91fd903dcb96e6914328617419b0659c2bb9f1 /time
parent9f94b112f01d9322b4806a06b02bdb565874da4d (diff)
downloadpkgsrc-585534220c0ea1afd4b19eb9ffb4355e14576dcd.tar.gz
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
Diffstat (limited to 'time')
-rw-r--r--time/anacron/Makefile4
-rw-r--r--time/evolution-webcal/Makefile4
-rw-r--r--time/gnotime/Makefile4
-rw-r--r--time/gtodo/Makefile4
-rw-r--r--time/ptimetracker/Makefile4
-rw-r--r--time/wmcalclock/Makefile4
-rw-r--r--time/wmmoonclock/Makefile4
7 files changed, 14 insertions, 14 deletions
diff --git a/time/anacron/Makefile b/time/anacron/Makefile
index ab2d5d77cbc..fffe573d02f 100644
--- a/time/anacron/Makefile
+++ b/time/anacron/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:47:43 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/05/22 20:08:43 jlam Exp $
#
DISTNAME= anacron-2.3
@@ -10,7 +10,7 @@ MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://anacron.sourceforge.net/
COMMENT= Periodic command scheduler
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_PKGINSTALL= yes
.include "../../mk/bsd.prefs.mk"
diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile
index 80baa4a7a0d..2bf7e1f1263 100644
--- a/time/evolution-webcal/Makefile
+++ b/time/evolution-webcal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/05/19 21:05:20 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2005/05/22 20:08:43 jlam Exp $
#
DISTNAME= evolution-webcal-2.2.1
@@ -12,7 +12,7 @@ COMMENT= GNOME URL handler for web-published iCal calendar files
GNU_CONFIGURE= YES
USE_DIRS+= xdg-1.1
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_PKGLOCALEDIR= YES
GCONF2_SCHEMAS= evolution-webcal.schemas
diff --git a/time/gnotime/Makefile b/time/gnotime/Makefile
index 0008cb6340a..c5019f7d4ad 100644
--- a/time/gnotime/Makefile
+++ b/time/gnotime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:47:44 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/05/22 20:08:43 jlam Exp $
DISTNAME= gnotime-2.2.1
PKGREVISION= # empty
@@ -11,7 +11,7 @@ COMMENT= Time tracker for GNOME2
GNU_CONFIGURE= yes
USE_DIRS+= gnome2-1.5
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_X11= yes
diff --git a/time/gtodo/Makefile b/time/gtodo/Makefile
index 8c0c72b4a86..02088ba4fa5 100644
--- a/time/gtodo/Makefile
+++ b/time/gtodo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:47:44 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/05/22 20:08:43 jlam Exp $
#
DISTNAME= gtodo-0.14
@@ -12,7 +12,7 @@ COMMENT= To-do list manager for the GNOME desktop
GNU_CONFIGURE= YES
USE_DIRS+= xdg-1.1
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_PKGLOCALEDIR= YES
GCONF2_SCHEMAS= gtodo.schemas
diff --git a/time/ptimetracker/Makefile b/time/ptimetracker/Makefile
index ba6624798f9..df195856d26 100644
--- a/time/ptimetracker/Makefile
+++ b/time/ptimetracker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:47:45 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:43 jlam Exp $
DISTNAME= ptimetracker-1.7.3
PKGREVISION= # empty
@@ -11,7 +11,7 @@ COMMENT= Keep track of the time spent on projects
# USE_GNOME= gnomehack gnomeprefix libgtkhtml libgnomeui
USE_X11= yes
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_LIBTOOL= yes
do-configure:
diff --git a/time/wmcalclock/Makefile b/time/wmcalclock/Makefile
index da29206e304..96c1a857ea0 100644
--- a/time/wmcalclock/Makefile
+++ b/time/wmcalclock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/04/11 21:47:45 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/05/22 20:08:43 jlam Exp $
#
DISTNAME= wmCalClock-1.25
@@ -11,7 +11,7 @@ COMMENT= Another WindowMaker calendar/clock dockapp
WRKSRC= ${WRKDIR}/${DISTNAME}/Src
USE_X11BASE= YES
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
.include "../../mk/bsd.prefs.mk"
diff --git a/time/wmmoonclock/Makefile b/time/wmmoonclock/Makefile
index a295bbc01cc..eeab2ea69e6 100644
--- a/time/wmmoonclock/Makefile
+++ b/time/wmmoonclock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:45 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/05/22 20:08:43 jlam Exp $
#
DISTNAME= wmMoonClock-1.27
@@ -10,7 +10,7 @@ HOMEPAGE= http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml
COMMENT= Shows lunar ephemeris to fairly high accuracy
WRKSRC= ${WRKDIR}/${DISTNAME}/Src
-USE_GNU_TOOLS+= make
+USE_TOOLS+= gmake
USE_X11BASE= YES
MAKE_FLAGS+= EXTRA_LOCAL_LIBS=${EXTRA_LOCAL_LIBS}