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/6d1bc4dc9154
branches: trunk
changeset: 466654:6d1bc4dc9154
user: grant <grant%pkgsrc.org@localhost>
date: Thu Jan 22 07:14:59 2004 +0000
description:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
diffstat:
archivers/arj/Makefile | 4 ++--
archivers/cabextract/Makefile | 4 ++--
archivers/cxunzip/Makefile | 4 ++--
archivers/dact/Makefile | 4 ++--
archivers/file-roller/Makefile | 4 ++--
archivers/ha/Makefile | 4 ++--
archivers/star/Makefile | 4 ++--
archivers/unace/Makefile | 4 ++--
archivers/upx/Makefile | 4 ++--
archivers/xmill/Makefile | 4 ++--
audio/audacity/Makefile | 4 ++--
audio/cdparanoia/Makefile | 4 ++--
audio/cmp3/Makefile | 4 ++--
audio/csound-bath/Makefile | 4 ++--
audio/csound-dev/Makefile | 4 ++--
audio/darkice/Makefile | 4 ++--
audio/easytag/Makefile | 4 ++--
audio/faad2/Makefile | 4 ++--
audio/festival/Makefile | 4 ++--
audio/flac/Makefile | 4 ++--
audio/gmodplay/Makefile | 4 ++--
audio/gnome-media/Makefile | 4 ++--
audio/gnome-speech/Makefile | 4 ++--
audio/gnome2-media/Makefile | 4 ++--
audio/gogo/Makefile | 4 ++--
audio/id3ed/Makefile | 4 ++--
audio/lame/Makefile | 4 ++--
audio/libmikmod/Makefile | 4 ++--
audio/libsidplay/Makefile | 4 ++--
audio/mikmod/Makefile | 4 ++--
audio/mp3blaster/Makefile | 4 ++--
audio/mp3check/Makefile | 4 ++--
audio/musicbrainz/Makefile | 4 ++--
audio/openal/Makefile | 4 ++--
audio/rio500/Makefile | 4 ++--
audio/rosegarden/Makefile | 4 ++--
audio/sidplay/Makefile | 4 ++--
audio/spiralloops/Makefile | 4 ++--
audio/spiralsynth/Makefile | 4 ++--
audio/streamtuner-local/Makefile | 4 ++--
audio/streamtuner/Makefile | 4 ++--
audio/sweep/Makefile | 4 ++--
audio/toolame/Makefile | 4 ++--
audio/tremor-tools/Makefile | 4 ++--
audio/tremor/Makefile | 4 ++--
audio/wmusic/Makefile | 4 ++--
audio/xamp/Makefile | 4 ++--
audio/xmms-flac/Makefile | 4 ++--
audio/xmms-madspin/Makefile | 4 ++--
audio/xmms-neato/Makefile | 4 ++--
audio/xmp/Makefile | 4 ++--
audio/xsidplay/Makefile | 4 ++--
audio/yamt/Makefile | 4 ++--
benchmarks/benchfft/Makefile | 4 ++--
benchmarks/httperf/Makefile | 4 ++--
benchmarks/lmbench/Makefile | 4 ++--
biology/chemtool/Makefile | 4 ++--
biology/nut/Makefile | 4 ++--
cad/acs/Makefile | 4 ++--
cad/boolean/Makefile | 4 ++--
cad/covered-current/Makefile | 4 ++--
cad/covered/Makefile | 4 ++--
cad/geda-examples/Makefile | 4 ++--
cad/geda-symbols/Makefile | 5 ++---
cad/gerbv/Makefile | 4 ++--
cad/gnetlist/Makefile | 4 ++--
cad/gnucap/Makefile | 4 ++--
cad/ipal-current/Makefile | 4 ++--
cad/magic/Makefile | 4 ++--
cad/pcb-current/Makefile | 4 ++--
cad/transcalc/Makefile | 4 ++--
cad/verilog-current/Makefile | 4 ++--
cad/verilog/Makefile | 4 ++--
cad/vipec/Makefile | 4 ++--
74 files changed, 148 insertions(+), 149 deletions(-)
diffs (truncated from 1331 to 300 lines):
diff -r acc26a09b98f -r 6d1bc4dc9154 archivers/arj/Makefile
--- a/archivers/arj/Makefile Thu Jan 22 07:07:07 2004 +0000
+++ b/archivers/arj/Makefile Thu Jan 22 07:14:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/12/05 18:08:33 kristerw Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/22 07:18:43 grant Exp $
# FreeBSD Id: ports/archivers/arj/Makefile,v 1.2 2002/09/17 05:17:29 ijliao Exp
DISTNAME= arj-3.10b
@@ -9,7 +9,7 @@
HOMEPAGE= http://arj.sourceforge.net/
COMMENT= Open-source ARJ
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
CONFIGURE_SCRIPT= ${WRKSRC}/gnu/configure
CONFIG_GUESS_OVERRIDE= ${WRKSRC}/gnu/config.guess
diff -r acc26a09b98f -r 6d1bc4dc9154 archivers/cabextract/Makefile
--- a/archivers/cabextract/Makefile Thu Jan 22 07:07:07 2004 +0000
+++ b/archivers/cabextract/Makefile Thu Jan 22 07:14:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/12/24 09:53:47 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/22 07:18:43 grant Exp $
#
DISTNAME= cabextract-0.6
@@ -11,6 +11,6 @@
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
.include "../../mk/bsd.pkg.mk"
diff -r acc26a09b98f -r 6d1bc4dc9154 archivers/cxunzip/Makefile
--- a/archivers/cxunzip/Makefile Thu Jan 22 07:07:07 2004 +0000
+++ b/archivers/cxunzip/Makefile Thu Jan 22 07:14:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/03 18:49:33 reed Exp $
+# $NetBSD: Makefile,v 1.11 2004/01/22 07:18:43 grant Exp $
DISTNAME= cxunzip-0.98
PKGREVISION= 1
@@ -12,7 +12,7 @@
USE_BUILDLINK2= yes
USE_X11= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
#USE_LIBTOOL= yes
.include "../../x11/gnome-libs/buildlink2.mk"
diff -r acc26a09b98f -r 6d1bc4dc9154 archivers/dact/Makefile
--- a/archivers/dact/Makefile Thu Jan 22 07:07:07 2004 +0000
+++ b/archivers/dact/Makefile Thu Jan 22 07:14:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/21 16:24:37 martti Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/22 07:18:43 grant Exp $
#
DISTNAME= dact-0.8.3
@@ -12,7 +12,7 @@
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
diff -r acc26a09b98f -r 6d1bc4dc9154 archivers/file-roller/Makefile
--- a/archivers/file-roller/Makefile Thu Jan 22 07:07:07 2004 +0000
+++ b/archivers/file-roller/Makefile Thu Jan 22 07:14:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/05 21:59:46 xtraeme Exp $
+# $NetBSD: Makefile,v 1.15 2004/01/22 07:18:43 grant Exp $
#
DISTNAME= file-roller-2.4.2
@@ -14,7 +14,7 @@
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_PERL5= build
USE_PKGLOCALEDIR= yes
diff -r acc26a09b98f -r 6d1bc4dc9154 archivers/ha/Makefile
--- a/archivers/ha/Makefile Thu Jan 22 07:07:07 2004 +0000
+++ b/archivers/ha/Makefile Thu Jan 22 07:14:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:06 agc Exp $
+# $NetBSD: Makefile,v 1.17 2004/01/22 07:18:43 grant Exp $
# FreeBSD Id: Makefile,v 1.9 1997/08/10 22:31:19 fenner Exp
#
@@ -17,7 +17,7 @@
MAKEFILE= makefile.nix
MAKE_FLAGS= CC="${CC}"
ALL_TARGET= ha
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
do-install:
cd ${WRKSRC}; ${INSTALL_PROGRAM} ha ${PREFIX}/bin
diff -r acc26a09b98f -r 6d1bc4dc9154 archivers/star/Makefile
--- a/archivers/star/Makefile Thu Jan 22 07:07:07 2004 +0000
+++ b/archivers/star/Makefile Thu Jan 22 07:14:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/21 16:24:41 martti Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/22 07:18:44 grant Exp $
#
DISTNAME= star-1.4.3
@@ -9,7 +9,7 @@
HOMEPAGE= http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/star.html
COMMENT= The fastest tar like archiver for UNIX
-USE_GMAKE= # defined
+USE_GNU_TOOLS+= make
MAKE_FLAGS+= INS_BASE=${PREFIX}
pre-build:
diff -r acc26a09b98f -r 6d1bc4dc9154 archivers/unace/Makefile
--- a/archivers/unace/Makefile Thu Jan 22 07:07:07 2004 +0000
+++ b/archivers/unace/Makefile Thu Jan 22 07:14:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 21:21:40 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/22 07:18:44 grant Exp $
#
DISTNAME= unace-1.2b
@@ -11,7 +11,7 @@
COMMENT= Extract, list and test files in ACE archives
USE_BUILDLINK2= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
ALL_TARGET= clean unace
diff -r acc26a09b98f -r 6d1bc4dc9154 archivers/upx/Makefile
--- a/archivers/upx/Makefile Thu Jan 22 07:07:07 2004 +0000
+++ b/archivers/upx/Makefile Thu Jan 22 07:14:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/20 12:07:07 agc Exp $
+# $NetBSD: Makefile,v 1.3 2004/01/22 07:18:44 grant Exp $
DISTNAME= upx-1.24-src
PKGNAME= ${DISTNAME:S/-src//}
@@ -13,7 +13,7 @@
WRKSRC= ${WRKDIR}/${PKGNAME}
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_PERL5= build
do-build:
diff -r acc26a09b98f -r 6d1bc4dc9154 archivers/xmill/Makefile
--- a/archivers/xmill/Makefile Thu Jan 22 07:07:07 2004 +0000
+++ b/archivers/xmill/Makefile Thu Jan 22 07:14:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/01/20 12:07:07 agc Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/22 07:18:44 grant Exp $
DISTNAME= xmill-0-7
PKGNAME= xmill-0.7
@@ -15,7 +15,7 @@
EXTRACT_CMD= ${LOCALBASE}/bin/unzip -aq ${DOWNLOADED_DISTFILE}
WRKSRC= ${WRKDIR}
-USE_GMAKE= #defined
+USE_GNU_TOOLS+= make
MAKEFILE= makefile
RESTRICTED= "Redistribution not permitted"
diff -r acc26a09b98f -r 6d1bc4dc9154 audio/audacity/Makefile
--- a/audio/audacity/Makefile Thu Jan 22 07:07:07 2004 +0000
+++ b/audio/audacity/Makefile Thu Jan 22 07:14:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/01/20 12:07:41 agc Exp $
+# $NetBSD: Makefile,v 1.22 2004/01/22 07:14:59 grant Exp $
DISTNAME= audacity-src-1.0.0-2
PKGNAME= audacity-1.0.0.2
@@ -16,7 +16,7 @@
WRKSRC= ${WRKDIR}/audacity-src-1.0.0
USE_BUILDLINK2= # defined
USE_X11= # defined
-USE_GMAKE= # defined
+USE_GNU_TOOLS+= make
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --without-xaudio
diff -r acc26a09b98f -r 6d1bc4dc9154 audio/cdparanoia/Makefile
--- a/audio/cdparanoia/Makefile Thu Jan 22 07:07:07 2004 +0000
+++ b/audio/cdparanoia/Makefile Thu Jan 22 07:14:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/11/03 22:43:37 kim Exp $
+# $NetBSD: Makefile,v 1.12 2004/01/22 07:14:59 grant Exp $
#
DISTNAME= cdparanoia-III-alpha9.8
@@ -13,7 +13,7 @@
ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* Linux-*-*
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
diff -r acc26a09b98f -r 6d1bc4dc9154 audio/cmp3/Makefile
--- a/audio/cmp3/Makefile Thu Jan 22 07:07:07 2004 +0000
+++ b/audio/cmp3/Makefile Thu Jan 22 07:14:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/20 12:07:41 agc Exp $
+# $NetBSD: Makefile,v 1.15 2004/01/22 07:15:00 grant Exp $
#
DISTNAME= cmp3-2.0pre5
@@ -15,7 +15,7 @@
WRKSRC= ${WRKDIR}/cmp3
USE_BUILDLINK2= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
USE_NCURSES= # MAX_FORM_COMMAND
do-install:
diff -r acc26a09b98f -r 6d1bc4dc9154 audio/csound-bath/Makefile
--- a/audio/csound-bath/Makefile Thu Jan 22 07:07:07 2004 +0000
+++ b/audio/csound-bath/Makefile Thu Jan 22 07:14:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/01/20 12:07:41 agc Exp $
+# $NetBSD: Makefile,v 1.16 2004/01/22 07:15:00 grant Exp $
#
DISTNAME= Csound4.23
@@ -18,7 +18,7 @@
WRKSRC= ${WRKDIR}
DIST_SUBDIR= csound
CONFLICTS= csound-dev-4*
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
pre-patch:
${CP} ${FILESDIR}/rtNetBSD.c ${FILESDIR}/rtNetBSD.h ${WRKSRC}
diff -r acc26a09b98f -r 6d1bc4dc9154 audio/csound-dev/Makefile
--- a/audio/csound-dev/Makefile Thu Jan 22 07:07:07 2004 +0000
+++ b/audio/csound-dev/Makefile Thu Jan 22 07:14:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/12/24 09:53:47 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2004/01/22 07:15:00 grant Exp $
#
DISTNAME= Csound-4.24.1
@@ -18,7 +18,7 @@
NOT_FOR_PLATFORM= *-*-alpha *-*-sparc64 # many LP64 problems
DIST_SUBDIR= csound
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_BUILDLINK2= yes
CONFLICTS= csound-bath*
diff -r acc26a09b98f -r 6d1bc4dc9154 audio/darkice/Makefile
--- a/audio/darkice/Makefile Thu Jan 22 07:07:07 2004 +0000
+++ b/audio/darkice/Makefile Thu Jan 22 07:14:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/09 17:23:44 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/22 07:15:00 grant Exp $
#
DISTNAME= darkice-0.13.2
@@ -11,7 +11,7 @@
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_PKGINSTALL= yes
CONFIGURE_ARGS+= --with-vorbis-prefix=${BUILDLINK_PREFIX.libvorbis}
diff -r acc26a09b98f -r 6d1bc4dc9154 audio/easytag/Makefile
--- a/audio/easytag/Makefile Thu Jan 22 07:07:07 2004 +0000
+++ b/audio/easytag/Makefile Thu Jan 22 07:14:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2003/12/08 14:41:38 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2004/01/22 07:15:00 grant Exp $
#
DISTNAME= easytag-0.30
@@ -15,7 +15,7 @@
BUILD_USES_MSGFMT= yes # xgettext, really
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index