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/0eabba6c89e5
branches:  trunk
changeset: 466658:0eabba6c89e5
user:      grant <grant%pkgsrc.org@localhost>
date:      Thu Jan 22 07:49:20 2004 +0000

description:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

diffstat:

 chat/bitlbee/Makefile             |  4 ++--
 chat/centericq/Makefile           |  4 ++--
 chat/ekg/Makefile                 |  4 ++--
 chat/everybuddy/Makefile.common   |  4 ++--
 chat/fisg/Makefile                |  4 ++--
 chat/gabber/Makefile              |  4 ++--
 chat/gaim-gtk1/Makefile.common    |  4 ++--
 chat/gaim/Makefile                |  4 ++--
 chat/gnomeicu/Makefile            |  4 ++--
 chat/gossip/Makefile              |  4 ++--
 chat/icqlib/Makefile              |  4 ++--
 chat/ircservices/Makefile         |  4 ++--
 chat/jabberd/Makefile             |  4 ++--
 chat/kmess/Makefile               |  4 ++--
 chat/kopete/Makefile              |  4 ++--
 chat/kyim/Makefile                |  4 ++--
 chat/liece/Makefile               |  4 ++--
 chat/micq/Makefile                |  4 ++--
 chat/navi2ch/Makefile             |  4 ++--
 chat/ninja/Makefile               |  4 ++--
 chat/psi-ssl/Makefile             |  4 ++--
 chat/psi/Makefile                 |  4 ++--
 chat/quirc/Makefile               |  4 ++--
 chat/ser/Makefile                 |  4 ++--
 chat/silc-client/Makefile         |  4 ++--
 chat/xaric/Makefile               |  4 ++--
 chat/xchat/Makefile.common        |  4 ++--
 chat/xchat2/Makefile              |  4 ++--
 comms/fidogate/Makefile           |  4 ++--
 comms/gsmlib/Makefile             |  4 ++--
 comms/jpilot-syncmal/Makefile     |  4 ++--
 comms/malsync/Makefile            |  4 ++--
 comms/minicom/Makefile            |  4 ++--
 comms/p5-pilot-link/Makefile      |  4 ++--
 comms/pilot-link/Makefile         |  4 ++--
 comms/plp/Makefile                |  4 ++--
 comms/scmxx/Makefile              |  4 ++--
 converters/autoconvert/Makefile   |  4 ++--
 converters/cn2jp/Makefile         |  4 ++--
 converters/macfork/Makefile       |  4 ++--
 converters/wv/Makefile            |  4 ++--
 converters/xlhtml/Makefile        |  4 ++--
 cross/avr-binutils/Makefile       |  4 ++--
 cross/avr-gcc/Makefile            |  4 ++--
 cross/avr-gdb/Makefile            |  4 ++--
 cross/h8300-hms-binutils/Makefile |  4 ++--
 cross/h8300-hms-gcc/Makefile      |  4 ++--
 cross/i386-mingw32/Makefile       |  4 ++--
 cross/mipsEEel-netbsd/Makefile    |  4 ++--
 49 files changed, 98 insertions(+), 98 deletions(-)

diffs (truncated from 893 to 300 lines):

diff -r 34866bb8f516 -r 0eabba6c89e5 chat/bitlbee/Makefile
--- a/chat/bitlbee/Makefile     Thu Jan 22 07:40:22 2004 +0000
+++ b/chat/bitlbee/Makefile     Thu Jan 22 07:49:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/12/31 13:02:42 xtraeme Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/22 07:49:20 grant Exp $
 #
 
 DISTNAME=              bitlbee-0.83
@@ -11,7 +11,7 @@
 
 USE_BUILDLINK2=                yes
 HAS_CONFIGURE=         yes
-USE_GMAKE=             yes
+USE_GNU_TOOLS+=                make
 USE_PKGINSTALL=                yes
 
 CONFIGURE_ARGS+=       --prefix=${PREFIX}
diff -r 34866bb8f516 -r 0eabba6c89e5 chat/centericq/Makefile
--- a/chat/centericq/Makefile   Thu Jan 22 07:40:22 2004 +0000
+++ b/chat/centericq/Makefile   Thu Jan 22 07:49:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2003/12/14 04:14:04 xtraeme Exp $
+# $NetBSD: Makefile,v 1.34 2004/01/22 07:49:20 grant Exp $
 #
 
 DISTNAME=      centericq-4.9.9
@@ -13,7 +13,7 @@
 USE_BUILDLINK2=                yes
 USE_PKGLOCALEDIR=      yes
 USE_GCC_SHLIB=         yes
-USE_GMAKE=             yes
+USE_GNU_TOOLS+=                make
 USE_NCURSES=           yes
 
 GNU_CONFIGURE=         yes
diff -r 34866bb8f516 -r 0eabba6c89e5 chat/ekg/Makefile
--- a/chat/ekg/Makefile Thu Jan 22 07:40:22 2004 +0000
+++ b/chat/ekg/Makefile Thu Jan 22 07:49:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2003/12/08 16:32:52 adam Exp $
+# $NetBSD: Makefile,v 1.22 2004/01/22 07:49:20 grant Exp $
 #
 
 DISTNAME=      ekg-1.4
@@ -11,7 +11,7 @@
 COMMENT=       Experimental Gadu-Gadu Client (Polish instant messaging system)
 
 USE_BUILDLINK2=                YES
-USE_GMAKE=             YES
+USE_GNU_TOOLS+=                make
 USE_GNU_READLINE=      YES
 USE_LIBTOOL=           YES
 USE_NCURSES=           YES     # KEY_RESIZE, ncurses internals
diff -r 34866bb8f516 -r 0eabba6c89e5 chat/everybuddy/Makefile.common
--- a/chat/everybuddy/Makefile.common   Thu Jan 22 07:40:22 2004 +0000
+++ b/chat/everybuddy/Makefile.common   Thu Jan 22 07:49:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2003/09/02 18:20:34 seb Exp $
+# $NetBSD: Makefile.common,v 1.12 2004/01/22 07:49:20 grant Exp $
 
 DISTNAME=      everybuddy-0.2.0
 CATEGORIES=    chat
@@ -10,7 +10,7 @@
 
 DEPENDS+=      gnome1-dirs>=1.0:../../misc/gnome1-dirs
 
-USE_GMAKE=     YES
+USE_GNU_TOOLS+=        make
 GNU_CONFIGURE= YES
 USE_BUILDLINK2= yes
 
diff -r 34866bb8f516 -r 0eabba6c89e5 chat/fisg/Makefile
--- a/chat/fisg/Makefile        Thu Jan 22 07:40:22 2004 +0000
+++ b/chat/fisg/Makefile        Thu Jan 22 07:49:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/20 12:09:35 agc Exp $
+# $NetBSD: Makefile,v 1.3 2004/01/22 07:49:20 grant Exp $
 
 DISTNAME=              fisg-0.2.0
 CATEGORIES=            chat textproc
@@ -10,6 +10,6 @@
 
 WRKSRC=                        ${WRKDIR}/${DISTNAME}/src
 USE_BUILDLINK2=                YES
-USE_GMAKE=             YES
+USE_GNU_TOOLS+=                make
 
 .include "../../mk/bsd.pkg.mk"
diff -r 34866bb8f516 -r 0eabba6c89e5 chat/gabber/Makefile
--- a/chat/gabber/Makefile      Thu Jan 22 07:40:22 2004 +0000
+++ b/chat/gabber/Makefile      Thu Jan 22 07:49:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/01/03 18:49:35 reed Exp $
+# $NetBSD: Makefile,v 1.27 2004/01/22 07:49:20 grant Exp $
 
 DISTNAME=      gabber-0.8.8
 PKGREVISION=   3
@@ -11,7 +11,7 @@
 
 USE_BUILDLINK2=                YES
 USE_PKGLOCALEDIR=      YES
-USE_GMAKE=             YES
+USE_GNU_TOOLS+=                make
 USE_X11BASE=           YES
 USE_LIBTOOL=           YES
 LIBTOOL_OVERRIDE=      ${WRKSRC}/libtool
diff -r 34866bb8f516 -r 0eabba6c89e5 chat/gaim-gtk1/Makefile.common
--- a/chat/gaim-gtk1/Makefile.common    Thu Jan 22 07:40:22 2004 +0000
+++ b/chat/gaim-gtk1/Makefile.common    Thu Jan 22 07:49:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2003/07/17 21:25:44 grant Exp $
+# $NetBSD: Makefile.common,v 1.6 2004/01/22 07:49:20 grant Exp $
 #
 
 DISTNAME=      gaim-0.59.8
@@ -19,7 +19,7 @@
 
 DEPENDS+=      gnome1-dirs>=1.0:../../misc/gnome1-dirs
 
-USE_GMAKE=             YES
+USE_GNU_TOOLS+=                make
 USE_X11BASE=           YES
 USE_PKGLOCALEDIR=      YES
 
diff -r 34866bb8f516 -r 0eabba6c89e5 chat/gaim/Makefile
--- a/chat/gaim/Makefile        Thu Jan 22 07:40:22 2004 +0000
+++ b/chat/gaim/Makefile        Thu Jan 22 07:49:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2004/01/11 20:54:07 jmmv Exp $
+# $NetBSD: Makefile,v 1.50 2004/01/22 07:49:20 grant Exp $
 #
 
 DISTNAME=      gaim-0.75
@@ -17,7 +17,7 @@
 
 GNU_CONFIGURE=         YES
 USE_BUILDLINK2=                YES
-USE_GMAKE=             YES
+USE_GNU_TOOLS+=                make
 USE_LIBTOOL=           YES
 USE_PKGLOCALEDIR=      YES
 USE_X11=               YES
diff -r 34866bb8f516 -r 0eabba6c89e5 chat/gnomeicu/Makefile
--- a/chat/gnomeicu/Makefile    Thu Jan 22 07:40:22 2004 +0000
+++ b/chat/gnomeicu/Makefile    Thu Jan 22 07:49:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/01/03 18:49:35 reed Exp $
+# $NetBSD: Makefile,v 1.18 2004/01/22 07:49:20 grant Exp $
 
 DISTNAME=      gnomeicu-0.96
 PKGREVISION=   9
@@ -14,7 +14,7 @@
 USE_PKGLOCALEDIR=      YES
 GNU_CONFIGURE=         YES
 USE_X11BASE=           YES
-USE_GMAKE=             YES
+USE_GNU_TOOLS+=                make
 
 .include "../../databases/gdbm/buildlink2.mk"
 .include "../../devel/gettext-lib/buildlink2.mk"
diff -r 34866bb8f516 -r 0eabba6c89e5 chat/gossip/Makefile
--- a/chat/gossip/Makefile      Thu Jan 22 07:40:22 2004 +0000
+++ b/chat/gossip/Makefile      Thu Jan 22 07:49:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/01/03 18:49:35 reed Exp $
+# $NetBSD: Makefile,v 1.12 2004/01/22 07:49:20 grant Exp $
 #
 
 DISTNAME=      gossip-0.6
@@ -16,7 +16,7 @@
 BUILD_USES_MSGFMT=     yes
 
 USE_BUILDLINK2=                yes
-USE_GMAKE=             yes
+USE_GNU_TOOLS+=                make
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=       yes
 GNU_CONFIGURE=         yes
diff -r 34866bb8f516 -r 0eabba6c89e5 chat/icqlib/Makefile
--- a/chat/icqlib/Makefile      Thu Jan 22 07:40:22 2004 +0000
+++ b/chat/icqlib/Makefile      Thu Jan 22 07:49:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:25:51 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/22 07:49:20 grant Exp $
 
 DISTNAME=              icqlib-1.0.0
 CATEGORIES=            chat
@@ -8,7 +8,7 @@
 HOMEPAGE=              http://kicq.sourceforge.net/icqlib.shtml
 COMMENT=               Implementation of the icq protocol
 
-USE_GMAKE=             yes
+USE_GNU_TOOLS+=                make
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
 LTCONFIG_OVERRIDE=     ${WRKSRC}/ltconfig
diff -r 34866bb8f516 -r 0eabba6c89e5 chat/ircservices/Makefile
--- a/chat/ircservices/Makefile Thu Jan 22 07:40:22 2004 +0000
+++ b/chat/ircservices/Makefile Thu Jan 22 07:49:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/08/08 08:32:37 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/22 07:49:20 grant Exp $
 #
 
 DISTNAME=      ircservices-5.0.16
@@ -13,7 +13,7 @@
 
 HAS_CONFIGURE= YES
 USE_BUILDLINK2=        YES
-USE_GMAKE=     YES
+USE_GNU_TOOLS+=        make
 
 USE_GNU_TOOLS= grep
 USE_PERL5=     build
diff -r 34866bb8f516 -r 0eabba6c89e5 chat/jabberd/Makefile
--- a/chat/jabberd/Makefile     Thu Jan 22 07:40:22 2004 +0000
+++ b/chat/jabberd/Makefile     Thu Jan 22 07:49:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/23 10:16:20 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/22 07:49:20 grant Exp $
 #
 
 DISTNAME=              jabberd-1.4.3
@@ -13,7 +13,7 @@
 
 USE_BUILDLINK2=                yes
 HAS_CONFIGURE=         yes
-USE_GMAKE=             yes
+USE_GNU_TOOLS+=                make
 USE_PKGINSTALL=                yes
 
 CONFIGURE_ARGS+=       --enable-ssl
diff -r 34866bb8f516 -r 0eabba6c89e5 chat/kmess/Makefile
--- a/chat/kmess/Makefile       Thu Jan 22 07:40:22 2004 +0000
+++ b/chat/kmess/Makefile       Thu Jan 22 07:49:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/01/03 18:49:35 reed Exp $
+# $NetBSD: Makefile,v 1.12 2004/01/22 07:49:20 grant Exp $
 #
 
 DISTNAME=      kmess-1.1
@@ -14,7 +14,7 @@
 
 GNU_CONFIGURE=         yes
 USE_BUILDLINK2=                yes
-USE_GMAKE=             yes
+USE_GNU_TOOLS+=                make
 USE_PKGLOCALEDIR=      yes
 
 .include "../../audio/arts/buildlink2.mk"
diff -r 34866bb8f516 -r 0eabba6c89e5 chat/kopete/Makefile
--- a/chat/kopete/Makefile      Thu Jan 22 07:40:22 2004 +0000
+++ b/chat/kopete/Makefile      Thu Jan 22 07:49:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/03 15:56:32 jmmv Exp $
+# $NetBSD: Makefile,v 1.11 2004/01/22 07:49:20 grant Exp $
 #
 
 DISTNAME=      kopete-0.7.4
@@ -15,7 +15,7 @@
 GNU_CONFIGURE=         yes
 USE_BUILDLINK2=                yes
 USE_LIBTOOL=           yes
-USE_GMAKE=             yes
+USE_GNU_TOOLS+=                make
 USE_PKGLOCALEDIR=      yes
 
 LIBTOOL_OVERRIDE=      ${WRKSRC}/libtool
diff -r 34866bb8f516 -r 0eabba6c89e5 chat/kyim/Makefile
--- a/chat/kyim/Makefile        Thu Jan 22 07:40:22 2004 +0000
+++ b/chat/kyim/Makefile        Thu Jan 22 07:49:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/01/03 18:49:35 reed Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/22 07:49:20 grant Exp $
 
 DISTNAME=      kyim-1.0
 PKGREVISION=   3
@@ -11,7 +11,7 @@
 COMMENT=       KDE Yahoo! client
 
 USE_BUILDLINK2=                YES
-USE_GMAKE=              YES
+USE_GNU_TOOLS+=                make
 GNU_CONFIGURE=          YES
 CPPFLAGS+=             -DHAVE_STDARG_H=1
 
diff -r 34866bb8f516 -r 0eabba6c89e5 chat/liece/Makefile
--- a/chat/liece/Makefile       Thu Jan 22 07:40:22 2004 +0000
+++ b/chat/liece/Makefile       Thu Jan 22 07:49:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/08/09 10:33:29 seb Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/22 07:49:20 grant Exp $
 
 DISTNAME=      liece-1.4.10
 CATEGORIES=    chat
@@ -13,13 +13,13 @@
 .include "../../mk/emacs.mk"
 
 HAS_CONFIGURE= # defined



Home | Main Index | Thread Index | Old Index