pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f48486727d9
branches: trunk
changeset: 466924:1f48486727d9
user: grant <grant%pkgsrc.org@localhost>
date: Sat Jan 24 14:50:05 2004 +0000
description:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
diffstat:
net/ORBit/Makefile | 4 ++--
net/ORBit2/Makefile | 4 ++--
net/adns/Makefile | 4 ++--
net/amule/Makefile | 4 ++--
net/bug-buddy/Makefile | 4 ++--
net/coda5_server/Makefile.common | 4 ++--
net/dc_gui2/Makefile | 4 ++--
net/dctc/Makefile | 4 ++--
net/etherape/Makefile | 4 ++--
net/flan/Makefile | 4 ++--
net/freeradius/Makefile | 4 ++--
net/gini/Makefile | 4 ++--
net/gkrellm-ping/Makefile | 4 ++--
net/gkrellm-snmp/Makefile | 4 ++--
net/gkrellm-wireless/Makefile | 4 ++--
net/gnapster/Makefile | 4 ++--
net/gnubile/Makefile | 4 ++--
net/gopher/Makefile | 4 ++--
net/gtk-gnutella/Makefile | 4 ++--
net/gtk_wicontrol/Makefile | 4 ++--
net/gtm/Makefile | 4 ++--
net/iplog/Makefile | 4 ++--
net/ipv6calc/Makefile | 4 ++--
net/lopster/Makefile | 4 ++--
net/md-whois/Makefile | 4 ++--
net/mldonkey/Makefile | 4 ++--
net/mtr-gtk/Makefile | 4 ++--
net/mtr/Makefile | 4 ++--
net/netatalk/Makefile | 4 ++--
net/netsaint-base/Makefile.common | 4 ++--
net/nprobe/Makefile | 4 ++--
net/ntop2/Makefile | 4 ++--
net/openh323/Makefile | 4 ++--
net/polsms/Makefile | 4 ++--
net/proftpd/Makefile | 4 ++--
net/py-ORBit/Makefile | 4 ++--
net/quagga/Makefile | 4 ++--
net/rdesktop10/Makefile | 4 ++--
net/rp-l2tp/Makefile | 4 ++--
net/tsclient/Makefile | 4 ++--
net/tsocks/Makefile | 4 ++--
net/unison/Makefile | 4 ++--
net/wol/Makefile | 4 ++--
net/xmftp/Makefile | 4 ++--
net/xorp/Makefile | 4 ++--
net/zebra/Makefile | 4 ++--
news/leafnode/Makefile | 4 ++--
news/nntpcache/Makefile | 4 ++--
parallel/glunix/Makefile | 4 ++--
print/LPRng-core/Makefile | 4 ++--
print/a2ps/Makefile | 4 ++--
print/advi/Makefile | 4 ++--
print/auctex/Makefile | 4 ++--
print/chktex/Makefile | 4 ++--
print/cups/Makefile | 4 ++--
print/ggv/Makefile | 4 ++--
print/ggv2/Makefile | 4 ++--
print/ghostscript-esp/Makefile.common | 4 ++--
print/ghostscript-gnu/Makefile.common | 4 ++--
print/ghostscript-nox11/Makefile.common | 4 ++--
print/gimp-print-cups/Makefile | 4 ++--
print/gimp-print-escputil/Makefile | 4 ++--
print/gimp-print-ijs/Makefile | 4 ++--
print/gimp-print-lib/Makefile | 4 ++--
print/gimp-print/Makefile | 4 ++--
print/gpdf/Makefile | 4 ++--
print/gv/Makefile | 4 ++--
print/ijs/Makefile | 4 ++--
print/ja-vfxdvik/Makefile | 4 ++--
print/libgnomeprint/Makefile | 4 ++--
print/libgnomeprintui/Makefile | 4 ++--
print/lilypond/Makefile | 4 ++--
print/magicfilter/Makefile | 4 ++--
print/pdflib/Makefile.common | 4 ++--
print/scribus/Makefile | 4 ++--
print/teTeX-bin/Makefile.common | 4 ++--
print/teTeX1-bin/Makefile | 4 ++--
print/texfamily/Makefile | 4 ++--
print/xpp/Makefile | 4 ++--
79 files changed, 158 insertions(+), 158 deletions(-)
diffs (truncated from 1422 to 300 lines):
diff -r 69465cb9d4dd -r 1f48486727d9 net/ORBit/Makefile
--- a/net/ORBit/Makefile Sat Jan 24 14:11:09 2004 +0000
+++ b/net/ORBit/Makefile Sat Jan 24 14:50:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2004/01/22 12:53:48 jlam Exp $
+# $NetBSD: Makefile,v 1.99 2004/01/24 14:50:05 grant Exp $
#
DISTNAME= ORBit-0.${ORBIT_MAJOR}.${ORBIT_MINOR}
@@ -18,7 +18,7 @@
DEPENDS+= gindent-[0-9]*:../../devel/gindent
.endif
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE+= ${WRKSRC}/libtool
diff -r 69465cb9d4dd -r 1f48486727d9 net/ORBit2/Makefile
--- a/net/ORBit2/Makefile Sat Jan 24 14:11:09 2004 +0000
+++ b/net/ORBit2/Makefile Sat Jan 24 14:50:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2003/12/14 19:43:50 jmmv Exp $
+# $NetBSD: Makefile,v 1.23 2004/01/24 14:50:05 grant Exp $
#
DISTNAME= ORBit2-2.8.2
@@ -12,7 +12,7 @@
CONFLICTS= linc>=1.1
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
USE_LIBTOOL= YES
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
diff -r 69465cb9d4dd -r 1f48486727d9 net/adns/Makefile
--- a/net/adns/Makefile Sat Jan 24 14:11:09 2004 +0000
+++ b/net/adns/Makefile Sat Jan 24 14:50:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/22 12:20:33 xtraeme Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/24 14:50:05 grant Exp $
#
DISTNAME= adns-1.1
@@ -9,7 +9,7 @@
HOMEPAGE= http://www.chiark.greenend.org.uk/~ian/adns/
COMMENT= Asynchronous-capable DNS client library and utilities
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
USE_BUILDLINK2= YES
USE_LIBTOOL= YES
diff -r 69465cb9d4dd -r 1f48486727d9 net/amule/Makefile
--- a/net/amule/Makefile Sat Jan 24 14:11:09 2004 +0000
+++ b/net/amule/Makefile Sat Jan 24 14:50:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/14 21:42:40 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/24 14:50:05 grant Exp $
#
DISTNAME= aMule-1.2.4
@@ -17,7 +17,7 @@
CONFLICTS= xmule-[0-9]*
USE_BUILDLINK2= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_PKGLOCALEDIR= yes
USE_X11= yes
GNU_CONFIGURE= yes
diff -r 69465cb9d4dd -r 1f48486727d9 net/bug-buddy/Makefile
--- a/net/bug-buddy/Makefile Sat Jan 24 14:11:09 2004 +0000
+++ b/net/bug-buddy/Makefile Sat Jan 24 14:50:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/01/23 21:50:47 jmmv Exp $
+# $NetBSD: Makefile,v 1.17 2004/01/24 14:50:05 grant Exp $
#
DISTNAME= bug-buddy-2.4.1.1
@@ -17,7 +17,7 @@
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
USE_X11= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
diff -r 69465cb9d4dd -r 1f48486727d9 net/coda5_server/Makefile.common
--- a/net/coda5_server/Makefile.common Sat Jan 24 14:11:09 2004 +0000
+++ b/net/coda5_server/Makefile.common Sat Jan 24 14:50:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2003/08/22 13:17:51 drochner Exp $
+# $NetBSD: Makefile.common,v 1.4 2004/01/24 14:50:05 grant Exp $
DISTNAME?= coda-${DIST_VERS}
DIST_VERS?= 5.3.20
@@ -19,7 +19,7 @@
USE_BUILDLINK2= yes
USE_PERL5= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
diff -r 69465cb9d4dd -r 1f48486727d9 net/dc_gui2/Makefile
--- a/net/dc_gui2/Makefile Sat Jan 24 14:11:09 2004 +0000
+++ b/net/dc_gui2/Makefile Sat Jan 24 14:50:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/01/23 21:50:47 jmmv Exp $
+# $NetBSD: Makefile,v 1.12 2004/01/24 14:50:05 grant Exp $
#
DISTNAME= dc_gui2-0.75
@@ -17,7 +17,7 @@
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
CONFIGURE_ARGS+= --enable-manual-db-detect
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
CPPFLAGS+= -I${BUILDLINK_PREFIX.db4}/include/db4
CPPFLAGS+= -DNO_PRINTF_LOCALE
diff -r 69465cb9d4dd -r 1f48486727d9 net/dctc/Makefile
--- a/net/dctc/Makefile Sat Jan 24 14:11:09 2004 +0000
+++ b/net/dctc/Makefile Sat Jan 24 14:50:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/07/17 22:51:04 grant Exp $
+# $NetBSD: Makefile,v 1.20 2004/01/24 14:50:05 grant Exp $
#
DISTNAME= dctc-0.85.4
@@ -14,7 +14,7 @@
USE_BUILDLINK2= YES
CONFIGURE_ARGS+= --enable-manual-db-detect
USE_PERL5= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
CPPFLAGS+= -I${BUILDLINK_PREFIX.db4}/include/db4
diff -r 69465cb9d4dd -r 1f48486727d9 net/etherape/Makefile
--- a/net/etherape/Makefile Sat Jan 24 14:11:09 2004 +0000
+++ b/net/etherape/Makefile Sat Jan 24 14:50:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/23 21:50:47 jmmv Exp $
+# $NetBSD: Makefile,v 1.15 2004/01/24 14:50:05 grant Exp $
#
DISTNAME= etherape-0.9.0
@@ -10,7 +10,7 @@
HOMEPAGE= http://etherape.sourceforge.net/
COMMENT= Graphical network monitor
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
USE_X11= YES
USE_BUILDLINK2= YES
USE_PKGINSTALL= YES
diff -r 69465cb9d4dd -r 1f48486727d9 net/flan/Makefile
--- a/net/flan/Makefile Sat Jan 24 14:11:09 2004 +0000
+++ b/net/flan/Makefile Sat Jan 24 14:50:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/20 12:22:19 agc Exp $
+# $NetBSD: Makefile,v 1.11 2004/01/24 14:50:05 grant Exp $
#
DISTNAME= Flan
@@ -12,7 +12,7 @@
WRKSRC= ${WRKDIR}/src
PKG_JVM= sun-jdk13
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
post-build:
cd ${WRKSRC} ; ${PKG_JAVA_HOME}/bin/jar cf flan.jar flan/ graphic/
diff -r 69465cb9d4dd -r 1f48486727d9 net/freeradius/Makefile
--- a/net/freeradius/Makefile Sat Jan 24 14:11:09 2004 +0000
+++ b/net/freeradius/Makefile Sat Jan 24 14:50:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/11/03 10:09:50 cube Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/24 14:50:05 grant Exp $
DISTNAME= freeradius-0.7
CATEGORIES= net
@@ -11,7 +11,7 @@
COMMENT= Free RADIUS server implementation
CONFLICTS+= radiusd-cistron*
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
USE_BUILDLINK2= YES
USE_LIBTOOL= YES
diff -r 69465cb9d4dd -r 1f48486727d9 net/gini/Makefile
--- a/net/gini/Makefile Sat Jan 24 14:11:09 2004 +0000
+++ b/net/gini/Makefile Sat Jan 24 14:50:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/12/08 14:41:41 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2004/01/24 14:50:05 grant Exp $
#
DISTNAME= gini-0.5.1
@@ -13,7 +13,7 @@
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
diff -r 69465cb9d4dd -r 1f48486727d9 net/gkrellm-ping/Makefile
--- a/net/gkrellm-ping/Makefile Sat Jan 24 14:11:09 2004 +0000
+++ b/net/gkrellm-ping/Makefile Sat Jan 24 14:50:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/20 12:22:19 agc Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/24 14:50:05 grant Exp $
DISTNAME= gkrellmPing-0.2-3
PKGNAME= gkrellm-ping-0.2.3
@@ -12,7 +12,7 @@
WRKSRC= ${WRKDIR}/gkrellmPing
USE_BUILDLINK2= # defined
-USE_GMAKE= # defined
+USE_GNU_TOOLS+= make
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/gkrellm/plugins
diff -r 69465cb9d4dd -r 1f48486727d9 net/gkrellm-snmp/Makefile
--- a/net/gkrellm-snmp/Makefile Sat Jan 24 14:11:09 2004 +0000
+++ b/net/gkrellm-snmp/Makefile Sat Jan 24 14:50:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/03 18:49:48 reed Exp $
+# $NetBSD: Makefile,v 1.11 2004/01/24 14:50:05 grant Exp $
DISTNAME= gkrellm_snmp-0.18
PKGNAME= gkrellm-snmp-0.18
@@ -11,7 +11,7 @@
COMMENT= Simple SNMP monitor for gkrellm
USE_BUILDLINK2= # defined
-USE_GMAKE= # defined
+USE_GNU_TOOLS+= make
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/gkrellm/plugins
diff -r 69465cb9d4dd -r 1f48486727d9 net/gkrellm-wireless/Makefile
--- a/net/gkrellm-wireless/Makefile Sat Jan 24 14:11:09 2004 +0000
+++ b/net/gkrellm-wireless/Makefile Sat Jan 24 14:50:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/01/03 18:49:48 reed Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/24 14:50:05 grant Exp $
DISTNAME= gkrellmwireless-0.2.2
PKGNAME= gkrellm-wireless-0.2.2
@@ -13,7 +13,7 @@
ONLY_FOR_PLATFORM= *BSD-*-* Linux-*-*
USE_BUILDLINK2= # defined
-USE_GMAKE= # defined
+USE_GNU_TOOLS+= make
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/gkrellm/plugins
diff -r 69465cb9d4dd -r 1f48486727d9 net/gnapster/Makefile
--- a/net/gnapster/Makefile Sat Jan 24 14:11:09 2004 +0000
+++ b/net/gnapster/Makefile Sat Jan 24 14:50:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2004/01/03 18:49:48 reed Exp $
+# $NetBSD: Makefile,v 1.29 2004/01/24 14:50:05 grant Exp $
DISTNAME= gnapster-1.5.0
PKGREVISION= 7
@@ -13,7 +13,7 @@
USE_BUILDLINK2= YES
USE_X11= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
diff -r 69465cb9d4dd -r 1f48486727d9 net/gnubile/Makefile
--- a/net/gnubile/Makefile Sat Jan 24 14:11:09 2004 +0000
+++ b/net/gnubile/Makefile Sat Jan 24 14:50:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/03 18:49:48 reed Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/24 14:50:05 grant Exp $
DISTNAME= gnubile-0.20
PKGREVISION= 4
@@ -10,7 +10,7 @@
COMMENT= Unix Gnutella client for GNOME
Home |
Main Index |
Thread Index |
Old Index