From f816d81489fd245a89e581c2f9cf792562ade194 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 11 Apr 2005 21:44:48 +0000 Subject: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. --- emulators/BasiliskII/Makefile | 3 +-- emulators/Cygne-SDL/Makefile | 3 +-- emulators/DatLib/Makefile | 3 +-- emulators/DatUtil/Makefile | 3 +-- emulators/MAMEDiff/Makefile | 3 +-- emulators/NeoPop-SDL/Makefile | 3 +-- emulators/ROMBuild/Makefile | 3 +-- emulators/ROMInfo/Makefile | 3 +-- emulators/ZIPIdent/Makefile | 3 +-- emulators/aliados/Makefile | 3 +-- emulators/aranym/Makefile | 3 +-- emulators/arcem/Makefile | 3 +-- emulators/arnold/Makefile | 3 +-- emulators/atari800/Makefile | 3 +-- emulators/blinkensim/Makefile | 3 +-- emulators/cygwin_esound/Makefile | 3 +-- emulators/cygwin_lib/Makefile | 3 +-- emulators/darcnes/Makefile.common | 3 +-- emulators/dega/Makefile | 3 +-- emulators/dgen/Makefile | 3 +-- emulators/dosbox/Makefile | 3 +-- emulators/fceu/Makefile | 3 +-- emulators/fuse-utils/Makefile | 3 +-- emulators/fuse/Makefile | 3 +-- emulators/gcube/Makefile | 3 +-- emulators/generator/Makefile | 3 +-- emulators/gens/Makefile | 3 +-- emulators/gnuboy-sdl/Makefile | 3 +-- emulators/gnuboy/Makefile | 3 +-- emulators/gpsim-devel/Makefile | 3 +-- emulators/gpsim-oscilloscope/Makefile | 3 +-- emulators/gpsim-ptyusart/Makefile | 3 +-- emulators/gpsim/Makefile | 3 +-- emulators/gxemul/Makefile | 3 +-- emulators/hatari/Makefile | 3 +-- emulators/hercules/Makefile | 3 +-- emulators/libspectrum/Makefile | 3 +-- emulators/lrmi/Makefile | 3 +-- emulators/minivmac/Makefile | 3 +-- emulators/openmsx/Makefile | 3 +-- emulators/palmosemulator/Makefile | 3 +-- emulators/pearpc/Makefile | 3 +-- emulators/qemu/Makefile | 3 +-- emulators/raine/Makefile | 3 +-- emulators/rewind/Makefile | 3 +-- emulators/simh/Makefile | 3 +-- emulators/simulavr/Makefile | 3 +-- emulators/snes9x/Makefile | 3 +-- emulators/stella/Makefile | 3 +-- emulators/suse91_aspell/Makefile | 3 +-- emulators/suse91_base/Makefile | 3 +-- emulators/suse91_compat/Makefile | 3 +-- emulators/suse91_expat/Makefile | 3 +-- emulators/suse91_fontconfig/Makefile | 3 +-- emulators/suse91_freetype2/Makefile | 3 +-- emulators/suse91_glx/Makefile | 3 +-- emulators/suse91_gtk/Makefile | 3 +-- emulators/suse91_gtk2/Makefile | 3 +-- emulators/suse91_libjpeg/Makefile | 3 +-- emulators/suse91_libpng/Makefile | 3 +-- emulators/suse91_libtiff/Makefile | 3 +-- emulators/suse91_locale/Makefile | 3 +-- emulators/suse91_openmotif/Makefile | 3 +-- emulators/suse91_slang/Makefile | 3 +-- emulators/suse91_vmware/Makefile | 3 +-- emulators/suse91_x11/Makefile | 3 +-- emulators/suse_audio/Makefile | 3 +-- emulators/suse_base/Makefile | 3 +-- emulators/suse_compat/Makefile | 3 +-- emulators/suse_devel/Makefile | 3 +-- emulators/suse_freetype2/Makefile | 3 +-- emulators/suse_glx/Makefile | 3 +-- emulators/suse_gtk/Makefile | 3 +-- emulators/suse_libc5/Makefile | 3 +-- emulators/suse_libjpeg/Makefile | 3 +-- emulators/suse_libpng/Makefile | 3 +-- emulators/suse_libtiff/Makefile | 3 +-- emulators/suse_linux/Makefile | 3 +-- emulators/suse_openmotif/Makefile | 3 +-- emulators/suse_slang/Makefile | 3 +-- emulators/suse_vmware/Makefile | 3 +-- emulators/suse_x11/Makefile | 3 +-- emulators/suse_xforms/Makefile | 3 +-- emulators/tme/Makefile | 3 +-- emulators/tuxnes/Makefile | 3 +-- emulators/uae/Makefile | 3 +-- emulators/uips/Makefile | 3 +-- emulators/vba/Makefile | 3 +-- emulators/vice/Makefile | 3 +-- emulators/wine/Makefile | 3 +-- emulators/winelib/Makefile | 3 +-- emulators/xcopilot/Makefile | 3 +-- emulators/xmame/Makefile | 3 +-- emulators/xmess/Makefile | 3 +-- emulators/xtrs/Makefile | 3 +-- emulators/xyame/Makefile | 3 +-- emulators/zsnes/Makefile | 3 +-- 97 files changed, 97 insertions(+), 194 deletions(-) (limited to 'emulators') diff --git a/emulators/BasiliskII/Makefile b/emulators/BasiliskII/Makefile index 513ce6d3947..108a2b352f5 100644 --- a/emulators/BasiliskII/Makefile +++ b/emulators/BasiliskII/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2005/03/27 21:25:43 kristerw Exp $ +# $NetBSD: Makefile,v 1.19 2005/04/11 21:45:42 tv Exp $ DISTNAME= BasiliskII_src_14032003 PKGNAME= BasiliskII-1.0.20030314 @@ -13,7 +13,6 @@ COMMENT= Open Source 68k Macintosh emulator NOT_FOR_PLATFORM+= Darwin-*-* WRKSRC= ${WRKDIR}/BasiliskII-1.0/src/Unix -USE_BUILDLINK3= yes GNU_CONFIGURE= yes USE_GNU_TOOLS+= make USE_LANGUAGES= c c++ diff --git a/emulators/Cygne-SDL/Makefile b/emulators/Cygne-SDL/Makefile index 01daccda124..1d0ce9faa1b 100644 --- a/emulators/Cygne-SDL/Makefile +++ b/emulators/Cygne-SDL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/03/27 15:43:33 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:42 tv Exp $ # DISTNAME= Cygne-SDL-0.1-src @@ -15,7 +15,6 @@ BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm BUILD_DEPENDS+= zip>=2.0:../../archivers/zip WRKSRC= ${WRKDIR}/Cygne-SDL-0.1/src -USE_BUILDLINK3= yes MAKEFILE= Makefiles/Makefile.unix NO_CONFIGURE= yes USE_LANGUAGES= c c++ diff --git a/emulators/DatLib/Makefile b/emulators/DatLib/Makefile index dc9b6eac79f..5c82f3cbb4f 100644 --- a/emulators/DatLib/Makefile +++ b/emulators/DatLib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/03/27 18:13:06 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:42 tv Exp $ # DISTNAME= datlib24 @@ -11,7 +11,6 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.logiqx.com/Tools/DatLib/DatLib.shtml COMMENT= Data file library for some emulation tools -USE_BUILDLINK3= YES USE_GNU_TOOLS+= make WRKSRC= ${WRKDIR} MAKEFILE= makefile diff --git a/emulators/DatUtil/Makefile b/emulators/DatUtil/Makefile index e76cdcae099..8bc24a4c56f 100644 --- a/emulators/DatUtil/Makefile +++ b/emulators/DatUtil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/03/27 18:13:22 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:42 tv Exp $ # DISTNAME= dutil216 @@ -11,7 +11,6 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.logiqx.com/Tools/DatUtil/DatUtil.shtml COMMENT= Create and convert emulator rom checksum files -USE_BUILDLINK3= YES USE_GNU_TOOLS+= make WRKSRC= ${WRKDIR} MAKEFILE= makefile diff --git a/emulators/MAMEDiff/Makefile b/emulators/MAMEDiff/Makefile index 5b4627ecc78..630aad3f9ea 100644 --- a/emulators/MAMEDiff/Makefile +++ b/emulators/MAMEDiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/03/22 16:34:52 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:42 tv Exp $ # DISTNAME= mdiff216 @@ -11,7 +11,6 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.logiqx.com/Tools/MAMEDiff/MAMEDiff.shtml COMMENT= Compare MAME rom sets of different releases -USE_BUILDLINK3= YES USE_GNU_TOOLS+= make WRKSRC= ${WRKDIR} MAKEFILE= makefile diff --git a/emulators/NeoPop-SDL/Makefile b/emulators/NeoPop-SDL/Makefile index 9eed8440097..0f085ab295f 100644 --- a/emulators/NeoPop-SDL/Makefile +++ b/emulators/NeoPop-SDL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/03/27 15:43:33 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:42 tv Exp $ # DISTNAME= NeoPop-SDL-0.2 @@ -11,7 +11,6 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.nih.at/NeoPop-SDL/ COMMENT= SNK NeoGeo Pocket emulator -USE_BUILDLINK3= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-png=${BUILDLINK_PREFIX.png} diff --git a/emulators/ROMBuild/Makefile b/emulators/ROMBuild/Makefile index e46eb4ab0b4..d7991f3aa79 100644 --- a/emulators/ROMBuild/Makefile +++ b/emulators/ROMBuild/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/03/29 10:38:47 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:42 tv Exp $ # DISTNAME= rbuild26 @@ -11,7 +11,6 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.logiqx.com/Tools/ROMBuild/ROMBuild.shtml COMMENT= Arcade ROM manipulation tool -USE_BUILDLINK3= YES USE_GNU_TOOLS+= make WRKSRC= ${WRKDIR} MAKEFILE= makefile diff --git a/emulators/ROMInfo/Makefile b/emulators/ROMInfo/Makefile index 75fa2fb5fd5..ab439b75454 100644 --- a/emulators/ROMInfo/Makefile +++ b/emulators/ROMInfo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/03/22 16:34:52 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:42 tv Exp $ # DISTNAME= rinfo23 @@ -11,7 +11,6 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.logiqx.com/Tools/ROMInfo/ROMInfo.shtml COMMENT= Identify arcade ROM sets -USE_BUILDLINK3= YES USE_GNU_TOOLS+= make WRKSRC= ${WRKDIR} MAKEFILE= makefile diff --git a/emulators/ZIPIdent/Makefile b/emulators/ZIPIdent/Makefile index 95d9d27a14d..8c4435eb6d6 100644 --- a/emulators/ZIPIdent/Makefile +++ b/emulators/ZIPIdent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/03/22 16:34:52 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:42 tv Exp $ # DISTNAME= zident24 @@ -11,7 +11,6 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.logiqx.com/Tools/ZIPIdent/ZIPIdent.shtml COMMENT= Identify arcade ROM sets -USE_BUILDLINK3= YES USE_GNU_TOOLS+= make WRKSRC= ${WRKDIR} MAKEFILE= makefile diff --git a/emulators/aliados/Makefile b/emulators/aliados/Makefile index c173d5686a0..464cc69c69b 100644 --- a/emulators/aliados/Makefile +++ b/emulators/aliados/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/09 05:47:28 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:42 tv Exp $ # DISTNAME= aliados-0.1.1 @@ -12,7 +12,6 @@ COMMENT= CP/M 80 emulator PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= YES NO_CONFIGURE= YES USE_LANGUAGES= c++ USE_NCURSES= # tigetstr tparm setupterm diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile index 705e0d8e11a..6170b2b08da 100644 --- a/emulators/aranym/Makefile +++ b/emulators/aranym/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/03/27 15:42:53 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:42 tv Exp $ # DISTNAME= aranym-0.8.9beta @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://aranym.sourceforge.net/ COMMENT= Atari Running on Any Machine -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_LANGUAGES= c c++ USE_X11= yes diff --git a/emulators/arcem/Makefile b/emulators/arcem/Makefile index 5cf918249a1..64de6414a1b 100644 --- a/emulators/arcem/Makefile +++ b/emulators/arcem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/12/03 15:15:23 skrll Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:42 tv Exp $ # DISTNAME= arcem-1.00-src @@ -24,7 +24,6 @@ HOMEPAGE= http://arcem.sourceforge.net/ COMMENT= Dave Gilbert's Acorn Archimedes emulator WRKSRC= ${WRKDIR}/arcem -USE_BUILDLINK3= # defined USE_X11= # defined USE_GNU_TOOLS+= make diff --git a/emulators/arnold/Makefile b/emulators/arnold/Makefile index ec7e40a174f..caf695e7f94 100644 --- a/emulators/arnold/Makefile +++ b/emulators/arnold/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/03/27 15:43:33 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:43 tv Exp $ # DISTNAME= arnsrc27012002 @@ -16,7 +16,6 @@ COMMENT= Amstrad CPC, Amstrad CPC+ and KC Compact emulator EXTRACT_CMD_OPTS.zip= -aqo WRKSRC= ${WRKDIR}/arnold/src -USE_BUILDLINK3= yes GNU_CONFIGURE= yes BUILD_TARGET= arnold diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index b7b9612b6e4..aeaf79c427a 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2005/03/22 08:46:26 adam Exp $ +# $NetBSD: Makefile,v 1.29 2005/04/11 21:45:43 tv Exp $ DISTNAME= atari800-1.3.5 CATEGORIES= emulators @@ -16,7 +16,6 @@ NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make GNU_CONFIGURE= yes diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile index 4358bbf7162..3439af3dbcb 100644 --- a/emulators/blinkensim/Makefile +++ b/emulators/blinkensim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/10/03 00:14:40 tv Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:43 tv Exp $ # DISTNAME= blinkensim-2.2 @@ -12,7 +12,6 @@ COMMENT= Blinkenlights graphics simulator DEPENDS+= blinkenthemes>=0.8:../../graphics/blinkenthemes -USE_BUILDLINK3= YES GNU_CONFIGURE= YES post-install: diff --git a/emulators/cygwin_esound/Makefile b/emulators/cygwin_esound/Makefile index 8efb43f56bb..84d7d56686d 100644 --- a/emulators/cygwin_esound/Makefile +++ b/emulators/cygwin_esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/12/28 02:47:43 reed Exp $ +# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:43 tv Exp $ # DISTNAME= esound-0.2.35-1 @@ -20,7 +20,6 @@ ONLY_FOR_PLATFORM= Interix-*-* DIST_SUBDIR= cygwin WRKSRC= ${WRKDIR} -USE_BUILDLINK3= yes USE_PKGINSTALL= yes RCD_SCRIPTS= cygwin_esd diff --git a/emulators/cygwin_lib/Makefile b/emulators/cygwin_lib/Makefile index 15e3bf0a7f8..0e26c108321 100644 --- a/emulators/cygwin_lib/Makefile +++ b/emulators/cygwin_lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/03/29 23:30:26 tv Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:43 tv Exp $ # DISTNAME= cygwin-1.5.13-1 @@ -15,7 +15,6 @@ ONLY_FOR_PLATFORM= Interix-*-* DIST_SUBDIR= cygwin WRKSRC= ${WRKDIR} -USE_BUILDLINK3= yes SYMLINKS= cygpath ipcrm ipcs kill mount ps regtool umount diff --git a/emulators/darcnes/Makefile.common b/emulators/darcnes/Makefile.common index 91b3539a33a..c565f001062 100644 --- a/emulators/darcnes/Makefile.common +++ b/emulators/darcnes/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.7 2005/03/13 16:29:51 uebayasi Exp $ +# $NetBSD: Makefile.common,v 1.8 2005/04/11 21:45:43 tv Exp $ DISTNAME= dn9b0401 CATEGORIES= emulators @@ -11,7 +11,6 @@ LICENSE= no-commercial-use WRKSRC= ${WRKDIR}/darcnes USE_GNU_TOOLS+= make -USE_BUILDLINK3= yes PATCHDIR= ${.CURDIR}/../../emulators/darcnes/patches DISTINFO_FILE= ${.CURDIR}/../../emulators/darcnes/distinfo diff --git a/emulators/dega/Makefile b/emulators/dega/Makefile index 2a610ebfd30..fa4782b5de6 100644 --- a/emulators/dega/Makefile +++ b/emulators/dega/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/03/27 15:43:33 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:43 tv Exp $ # DISTNAME= dega-1.07 @@ -12,7 +12,6 @@ COMMENT= Sega Game Gear, Sega Mark III and Sega Master System emulator BUILD_DEPENDS= nasm>=0.98:../../devel/nasm -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_X11= yes diff --git a/emulators/dgen/Makefile b/emulators/dgen/Makefile index c00ead0c73a..c2d13cef31a 100644 --- a/emulators/dgen/Makefile +++ b/emulators/dgen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/03/27 15:43:33 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:43 tv Exp $ # DISTNAME= dgen-sdl-1.23 @@ -17,7 +17,6 @@ DEPENDS+= nasm-[0-9]*:../../devel/nasm USE_GNU_TOOLS+= make GNU_CONFIGURE= yes USE_X11= yes -USE_BUILDLINK3= yes CONFIGURE_ARGS+= --with-extra-opt diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index e92495b1712..36f15d7c3e7 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/03/27 15:43:33 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2005/04/11 21:45:43 tv Exp $ DISTNAME= dosbox-0.63 PKGREVISION= 1 @@ -9,7 +9,6 @@ MAINTAINER= cube@cubidou.net HOMEPAGE= http://dosbox.sourceforge.net/ COMMENT= Multi-platform DOS emulator using SDL -USE_BUILDLINK3= yes USE_LANGUAGES= c c++ GNU_CONFIGURE= yes diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile index c418fdb8ceb..504e4f7958d 100644 --- a/emulators/fceu/Makefile +++ b/emulators/fceu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/03/27 15:43:33 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:43 tv Exp $ # DISTNAME= fceu-0.98.12.src @@ -13,7 +13,6 @@ HOMEPAGE= http://fceultra.sourceforge.net/ COMMENT= Portable NES and Famicom emulator WRKSRC= ${WRKDIR}/fceu -USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile index 1649781d509..b6b84e90c16 100644 --- a/emulators/fuse-utils/Makefile +++ b/emulators/fuse-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:14:40 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:43 tv Exp $ DISTNAME= fuse-utils-0.7.0 PKGREVISION= 1 @@ -9,7 +9,6 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://fuse-emulator.sourceforge.net/ COMMENT= ZX Spectrum Emulator utilities -USE_BUILDLINK3= yes USE_X11= yes GNU_CONFIGURE= yes diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 69837798934..41bb1923a0a 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/10/03 00:14:40 tv Exp $ +# $NetBSD: Makefile,v 1.13 2005/04/11 21:45:43 tv Exp $ DISTNAME= fuse-0.7.0 PKGREVISION= 1 @@ -9,7 +9,6 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://fuse-emulator.sourceforge.net/ COMMENT= ZX Spectrum Emulator -USE_BUILDLINK3= yes USE_PERL5= build USE_X11= yes GNU_CONFIGURE= yes diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile index cfb840d5e62..6792f2e2fe8 100644 --- a/emulators/gcube/Makefile +++ b/emulators/gcube/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/03/27 15:43:33 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:43 tv Exp $ # DISTNAME= gcube-v0.2-src @@ -14,7 +14,6 @@ COMMENT= Opensource Nintendo GameCube(TM) emulator PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_X11= yes WRKSRC= ${WRKDIR} diff --git a/emulators/generator/Makefile b/emulators/generator/Makefile index 86a78e15eba..708924a316a 100644 --- a/emulators/generator/Makefile +++ b/emulators/generator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/03/27 15:43:34 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2005/04/11 21:45:43 tv Exp $ # DISTNAME= generator-0.35 @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.sqish.net/generator/ COMMENT= Sega Mega drive genesis emulator -USE_BUILDLINK3= yes USE_X11= yes GNU_CONFIGURE= yes diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile index a99af07f2e7..b0459681ff8 100644 --- a/emulators/gens/Makefile +++ b/emulators/gens/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/03/27 15:43:34 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:43 tv Exp $ # DISTNAME= gens-rc3 @@ -17,7 +17,6 @@ BUILD_DEPENDS+= nasm-[0-9]*:../../devel/nasm ONLY_FOR_PLATFORM= *-i386 WRKSRC= ${WRKDIR}/GensForLinux -USE_BUILDLINK3= yes GNU_CONFIGURE= yes USE_GNU_TOOLS+= make diff --git a/emulators/gnuboy-sdl/Makefile b/emulators/gnuboy-sdl/Makefile index e59b08f4424..a3ec803f675 100644 --- a/emulators/gnuboy-sdl/Makefile +++ b/emulators/gnuboy-sdl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/03/27 15:43:34 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:43 tv Exp $ DISTNAME= gnuboy-1.0.3 PKGNAME= ${DISTNAME:S/-/-sdl-/} @@ -12,7 +12,6 @@ COMMENT= SDL port of Gameboy emulator GNU_CONFIGURE= yes USE_X11= yes -USE_BUILDLINK3= yes CONFIGURE_ARGS+=--with-sdl .include "../../devel/SDL/buildlink3.mk" diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index 2dc9facaa49..c3123567a4a 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/05/23 20:58:41 danw Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:43 tv Exp $ DISTNAME= gnuboy-1.0.3 PKGREVISION= 1 @@ -11,7 +11,6 @@ COMMENT= Gameboy emulator GNU_CONFIGURE= yes USE_X11= yes -USE_BUILDLINK3= yes do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gnuboy diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile index 2500183d063..f5df976048a 100644 --- a/emulators/gpsim-devel/Makefile +++ b/emulators/gpsim-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/29 20:51:50 bouyer Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:43 tv Exp $ # DISTNAME= gpsim-20040826 @@ -10,7 +10,6 @@ HOMEPAGE= http://www.dattalo.com/gnupic/gpsim.html COMMENT= PIC emulator with X interface GNU_CONFIGURE= YES -USE_BUILDLINK3= YES USE_LANGUAGES= c c++ USE_GNU_TOOLS+= make lex yacc diff --git a/emulators/gpsim-oscilloscope/Makefile b/emulators/gpsim-oscilloscope/Makefile index 24af21500d8..fa939f90966 100644 --- a/emulators/gpsim-oscilloscope/Makefile +++ b/emulators/gpsim-oscilloscope/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/29 20:53:30 bouyer Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:43 tv Exp $ # DISTNAME= oscilloscope-0.1.1 @@ -10,7 +10,6 @@ MAINTAINER= bouyer@NetBSD.org COMMENT= Oscilloscope module for gpsim GNU_CONFIGURE= YES -USE_BUILDLINK3= YES USE_LANGUAGES= c c++ USE_LIBTOOL= YES diff --git a/emulators/gpsim-ptyusart/Makefile b/emulators/gpsim-ptyusart/Makefile index a8420325a6e..ed655b0dc86 100644 --- a/emulators/gpsim-ptyusart/Makefile +++ b/emulators/gpsim-ptyusart/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/29 20:55:51 bouyer Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:43 tv Exp $ # DISTNAME= ptyusart-0.3.1 @@ -12,7 +12,6 @@ COMMENT= Pseudo-tty module for gpsim ONLY_FOR_PLATFORM= NetBSD-*-* GNU_CONFIGURE= YES -USE_BUILDLINK3= YES USE_LANGUAGES= c c++ USE_LIBTOOL= YES diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile index f8726d6d71a..3b571856d04 100644 --- a/emulators/gpsim/Makefile +++ b/emulators/gpsim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/10/03 00:14:40 tv Exp $ +# $NetBSD: Makefile,v 1.15 2005/04/11 21:45:43 tv Exp $ # DISTNAME= gpsim-0.21.2 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.dattalo.com/gnupic/gpsim.html COMMENT= PIC emulator with X interface GNU_CONFIGURE= YES -USE_BUILDLINK3= YES USE_LANGUAGES= c c++ USE_GNU_TOOLS+= make diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile index 98b2e3fd079..95ffe50a775 100644 --- a/emulators/gxemul/Makefile +++ b/emulators/gxemul/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/04/07 17:29:19 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:43 tv Exp $ # DISTNAME= gxemul-0.3.1 @@ -11,7 +11,6 @@ COMMENT= Machine emulator PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= yes HAS_CONFIGURE= yes INSTALLATION_DIRS= bin share/doc/${PKGBASE} diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index da0a9438041..1cc0476ca95 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/03/27 15:43:34 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2005/04/11 21:45:43 tv Exp $ DISTNAME= hatari-0.60 PKGREVISION= 1 @@ -9,7 +9,6 @@ MAINTAINER= cjep@NetBSD.org HOMEPAGE= http://hatari.sourceforge.net/ COMMENT= Atari ST emulator -USE_BUILDLINK3= YES USE_GNU_TOOLS+= make USE_X11= YES GNU_CONFIGURE= YES diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index d356cb27cec..eaab7d604db 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/05/29 23:32:19 kristerw Exp $ +# $NetBSD: Makefile,v 1.16 2005/04/11 21:45:43 tv Exp $ DISTNAME= hercules-2.11 PKGREVISION= 2 @@ -11,7 +11,6 @@ COMMENT= S370 emulator DEPENDS+= hercules-images-[0-9]*:../../emulators/hercules-images -USE_BUILDLINK3= YES USE_GNU_TOOLS+= make MAKEFILE= makefile MAKE_ENV+= HOST_ARCH=${MACHINE_ARCH} diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index e9b8397df7a..e8a09f342cc 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/10/03 00:14:40 tv Exp $ +# $NetBSD: Makefile,v 1.13 2005/04/11 21:45:44 tv Exp $ DISTNAME= libspectrum-0.2.2 PKGREVISION= 1 @@ -10,7 +10,6 @@ HOMEPAGE= http://fuse-emulator.sourceforge.net/libspectrum.php COMMENT= ZX Spectrum emulator file format library USE_PERL5= build -USE_BUILDLINK3= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= PERL=${PERL5} diff --git a/emulators/lrmi/Makefile b/emulators/lrmi/Makefile index 28ea35d7a55..a639fdc6cbb 100644 --- a/emulators/lrmi/Makefile +++ b/emulators/lrmi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/04/05 10:41:43 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:44 tv Exp $ # DISTNAME= lrmi-0.8 @@ -11,7 +11,6 @@ HOMEPAGE= http://sourceforge.net/projects/lrmi/ COMMENT= Wrapper to the i386 vm86 mode ONLY_FOR_PLATFORM= *-*-i386 -USE_BUILDLINK3= yes MAKEFILE= Makefile.bsd do-install: diff --git a/emulators/minivmac/Makefile b/emulators/minivmac/Makefile index 29c812c9897..bfcbafea6d0 100644 --- a/emulators/minivmac/Makefile +++ b/emulators/minivmac/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/11/19 15:44:25 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2005/04/11 21:45:44 tv Exp $ DISTNAME= minivmac-0.1.7.src PKGNAME= minivmac-0.1.7 @@ -13,7 +13,6 @@ COMMENT= Miniature Macintosh emulator WRKSRC= ${WRKDIR}/minivmac USE_X11= YES -USE_BUILDLINK3= YES SCRIPTS_ENV+= CC="${CC}" diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index 2d642d3b354..fcc1e8d610b 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/03/27 15:43:34 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:44 tv Exp $ # DISTNAME= openmsx-0.5.0 @@ -10,7 +10,6 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://openmsx.sourceforge.net/ COMMENT= MSX emulator that aims for perfection -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_LANGUAGES= c c++ USE_X11= yes diff --git a/emulators/palmosemulator/Makefile b/emulators/palmosemulator/Makefile index 3906351a50d..049a442d3c8 100644 --- a/emulators/palmosemulator/Makefile +++ b/emulators/palmosemulator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/10/03 00:14:40 tv Exp $ +# $NetBSD: Makefile,v 1.16 2005/04/11 21:45:44 tv Exp $ # DISTNAME= emulator_src_${POSE_VERSION} @@ -32,7 +32,6 @@ CPPFLAGS+= -DFLTK_1_0_COMPAT CONFIGURE_DIRS= ${POSE_BUILD_DIR} BUILD_DIRS= ${POSE_BUILD_DIR} -USE_BUILDLINK3= YES USE_PERL5= build USE_X11= YES USE_GNU_TOOLS+= make diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile index 8ee9b22c4d6..c35ad95830b 100644 --- a/emulators/pearpc/Makefile +++ b/emulators/pearpc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/10/03 00:14:40 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:44 tv Exp $ # DISTNAME= pearpc-0.3.1 @@ -12,7 +12,6 @@ HOMEPAGE= http://pearpc.sourceforge.net/ COMMENT= PowerPC emulator GNU_CONFIGURE= yes -USE_BUILDLINK3= yes USE_LANGUAGES+= c++ USE_PKGINSTALL= yes USE_X11= yes diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 0e345c1c32a..99d61883045 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/03/27 15:43:34 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:44 tv Exp $ # DISTNAME= qemu-0.6.1 @@ -13,7 +13,6 @@ COMMENT= CPU emulator using dynamic translation CONFLICTS+= qemu-bin-* NOT_FOR_PLATFORM= NetBSD-1.[0-6]*-* -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_X11= yes HAS_CONFIGURE= yes diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index 40b38097543..e0de5a77302 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/12/11 13:17:19 kristerw Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:44 tv Exp $ # DISTNAME= raines-0.40.2 @@ -15,7 +15,6 @@ COMMENT= 680x0 Arcade Emulator BUILD_DEPENDS+= nasm-[0-9]*:../../devel/nasm WRKSRC= ${WRKDIR}/raine -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_X11= yes MAKEFILE= makefile diff --git a/emulators/rewind/Makefile b/emulators/rewind/Makefile index 675af4813e3..29ed4501bf9 100644 --- a/emulators/rewind/Makefile +++ b/emulators/rewind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/10/03 00:14:41 tv Exp $ +# $NetBSD: Makefile,v 1.14 2005/04/11 21:45:44 tv Exp $ DISTNAME= rewind-20020420 PKGREVISION= 5 @@ -14,7 +14,6 @@ CONFLICTS= wine-[0-9]* ONLY_FOR_PLATFORM= NetBSD-1.5Z*-i386 NetBSD-1.6*-i386 NetBSD-[2-9]*-i386 -USE_BUILDLINK3= YES USE_X11= YES USE_GNU_TOOLS+= make diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index 4d3feadf551..8b218025085 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2005/03/20 11:55:26 jmmv Exp $ +# $NetBSD: Makefile,v 1.20 2005/04/11 21:45:44 tv Exp $ # DISTNAME= simhv33-0 @@ -15,7 +15,6 @@ COMMENT= Bob Supnik's historical computer simulator BUILDLINK_DEPENDS.libpcap+= libpcap>=0.6 EXTRACT_CMD= unzip -aoq ${DOWNLOADED_DISTFILE} -USE_BUILDLINK3= yes WRKSRC= ${WRKDIR} .include "../../mk/bsd.prefs.mk" diff --git a/emulators/simulavr/Makefile b/emulators/simulavr/Makefile index 04ba1ffbf35..bf72c61b2ec 100644 --- a/emulators/simulavr/Makefile +++ b/emulators/simulavr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/03/20 12:07:42 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:44 tv Exp $ # DISTNAME= simulavr-0.1.2.1 @@ -16,7 +16,6 @@ BUILD_DEPENDS+= doxygen-[0-9]*:../../devel/doxygen CONFIGURE_ARGS+= --disable-tests -USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index e825da0c11c..6eb403b75ae 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2004/12/05 13:56:11 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2005/04/11 21:45:44 tv Exp $ DISTNAME= s9xs139 PKGNAME= snes9x-1.39 @@ -14,7 +14,6 @@ COMMENT= Super Nintendo Entertainment System (SNES) emulator BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm WRKSRC= ${WRKDIR}/release -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_X11= yes PTHREAD_OPTS= require diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index 7dc02675f32..e98c14f84dd 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2005/03/27 15:43:34 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2005/04/11 21:45:44 tv Exp $ STELLA_VERSION= 1.4.1 DISTNAME= stella-${STELLA_VERSION}-src @@ -17,7 +17,6 @@ DISTINFO_FILE= ${.CURDIR}/../stella/distinfo WRKSRC= ${WRKDIR}/stella-${STELLA_VERSION}/src/build USE_LANGUAGES= c c++ USE_GNU_TOOLS+= make -USE_BUILDLINK3= YES USE_INSTALL= YES UNLIMIT_RESOURCES=datasize diff --git a/emulators/suse91_aspell/Makefile b/emulators/suse91_aspell/Makefile index 24d87a24933..66bea335483 100644 --- a/emulators/suse91_aspell/Makefile +++ b/emulators/suse91_aspell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/07/31 11:53:09 jdolecek Exp $ +# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:44 tv Exp $ DISTNAME= suse_aspell-${SUSE_VERSION} CATEGORIES= emulators @@ -15,7 +15,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= aspell-0.50.5-35.${SUSE_ARCH}.rpm diff --git a/emulators/suse91_base/Makefile b/emulators/suse91_base/Makefile index e111823d5f8..45889413745 100644 --- a/emulators/suse91_base/Makefile +++ b/emulators/suse91_base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/03/23 10:41:44 tron Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:44 tv Exp $ DISTNAME= suse_base-${SUSE_VERSION} PKGREVISION= 5 @@ -13,7 +13,6 @@ COMMENT= Linux compatibility package CONFLICTS= linux_SuSE-5.3 linux_lib-2.4 linuxppc_lib-[0-9]* ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-i386 FreeBSD-*-i386 -NO_BUILDLINK= YES EXTRACT_ONLY= # empty PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC diff --git a/emulators/suse91_compat/Makefile b/emulators/suse91_compat/Makefile index 2ff61f8c641..ffe37f3dbec 100644 --- a/emulators/suse91_compat/Makefile +++ b/emulators/suse91_compat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/07/31 10:46:25 jdolecek Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:44 tv Exp $ DISTNAME= suse_compat-${SUSE_VERSION} CATEGORIES= emulators @@ -15,7 +15,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= compat-2004.4.2-3.${SUSE_ARCH}.rpm diff --git a/emulators/suse91_expat/Makefile b/emulators/suse91_expat/Makefile index 1cf804ffdbe..9ba288b37ff 100644 --- a/emulators/suse91_expat/Makefile +++ b/emulators/suse91_expat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/11/06 01:34:21 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:44 tv Exp $ DISTNAME= suse_expat-${SUSE_VERSION} PKGREVISION= 1 @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES LIBTOOLIZE_PLIST= NO PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC diff --git a/emulators/suse91_fontconfig/Makefile b/emulators/suse91_fontconfig/Makefile index dd4ba499151..70baae1f245 100644 --- a/emulators/suse91_fontconfig/Makefile +++ b/emulators/suse91_fontconfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/09/02 20:32:03 recht Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:44 tv Exp $ DISTNAME= suse_fontconfig-${SUSE_VERSION} CATEGORIES= emulators @@ -15,7 +15,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= fontconfig-2.2.92.20040221-28.${SUSE_ARCH}.rpm diff --git a/emulators/suse91_freetype2/Makefile b/emulators/suse91_freetype2/Makefile index 71bf1e1b47d..099b28da23c 100644 --- a/emulators/suse91_freetype2/Makefile +++ b/emulators/suse91_freetype2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/31 11:22:38 jdolecek Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:44 tv Exp $ DISTNAME= suse_freetype2-${SUSE_VERSION} CATEGORIES= emulators @@ -15,7 +15,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= freetype2-2.1.7-53.${SUSE_ARCH}.rpm diff --git a/emulators/suse91_glx/Makefile b/emulators/suse91_glx/Makefile index cba6d1dd1f3..3ebc5f151c7 100644 --- a/emulators/suse91_glx/Makefile +++ b/emulators/suse91_glx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/04/02 19:50:01 jdolecek Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:44 tv Exp $ DISTNAME= suse_glx-${SUSE_VERSION} PKGREVISION= # empty @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES LIBTOOLIZE_PLIST= NO PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC diff --git a/emulators/suse91_gtk/Makefile b/emulators/suse91_gtk/Makefile index 9ff154a1560..f197775be07 100644 --- a/emulators/suse91_gtk/Makefile +++ b/emulators/suse91_gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/13 10:31:14 tron Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:44 tv Exp $ DISTNAME= suse_gtk-${SUSE_VERSION} CATEGORIES= emulators @@ -15,7 +15,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= glib-1.2.10-586.${SUSE_ARCH}.rpm \ diff --git a/emulators/suse91_gtk2/Makefile b/emulators/suse91_gtk2/Makefile index 4385bdb17f2..fd4727cba2d 100644 --- a/emulators/suse91_gtk2/Makefile +++ b/emulators/suse91_gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/01/22 12:35:26 jdolecek Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:44 tv Exp $ DISTNAME= suse_gtk2-${SUSE_VERSION} PKGREVISION= 3 @@ -22,7 +22,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty USE_PKGINSTALL= YES NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= atk-1.4.1-124.${SUSE_ARCH}.rpm \ diff --git a/emulators/suse91_libjpeg/Makefile b/emulators/suse91_libjpeg/Makefile index 5a3e0bdac32..07465acd9a1 100644 --- a/emulators/suse91_libjpeg/Makefile +++ b/emulators/suse91_libjpeg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/11/06 01:34:21 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:44 tv Exp $ DISTNAME= suse_libjpeg-${SUSE_VERSION} PKGREVISION= 1 @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES LIBTOOLIZE_PLIST= NO PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC diff --git a/emulators/suse91_libpng/Makefile b/emulators/suse91_libpng/Makefile index 90427766136..677b858f1f5 100644 --- a/emulators/suse91_libpng/Makefile +++ b/emulators/suse91_libpng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/08/07 13:34:09 jdolecek Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:45 tv Exp $ DISTNAME= suse_libpng-${SUSE_VERSION} PKGREVISION= 1 @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= libpng-1.2.5-182.7.${SUSE_ARCH}.rpm diff --git a/emulators/suse91_libtiff/Makefile b/emulators/suse91_libtiff/Makefile index 5b6ceee49d5..47cd26dbe77 100644 --- a/emulators/suse91_libtiff/Makefile +++ b/emulators/suse91_libtiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/01/22 09:57:51 jdolecek Exp $ +# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:45 tv Exp $ DISTNAME= suse_libtiff-${SUSE_VERSION} PKGREVISION= 1 @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= libtiff-3.6.1-38.14.${SUSE_ARCH}.rpm diff --git a/emulators/suse91_locale/Makefile b/emulators/suse91_locale/Makefile index 86951017788..0dde1b74af4 100644 --- a/emulators/suse91_locale/Makefile +++ b/emulators/suse91_locale/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/09/02 20:39:34 recht Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:45 tv Exp $ DISTNAME= suse_locale-${SUSE_VERSION} CATEGORIES= emulators @@ -17,7 +17,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= glibc-locale-2.3.3-98.${SUSE_ARCH}.rpm diff --git a/emulators/suse91_openmotif/Makefile b/emulators/suse91_openmotif/Makefile index 30d4a2fc9a4..a68b4a8bace 100644 --- a/emulators/suse91_openmotif/Makefile +++ b/emulators/suse91_openmotif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/08/26 01:01:44 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:45 tv Exp $ DISTNAME= suse_openmotif-${SUSE_VERSION} PKGREVISION= 1 @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= openmotif-libs-2.2.2-515.${SUSE_ARCH}.rpm \ diff --git a/emulators/suse91_slang/Makefile b/emulators/suse91_slang/Makefile index 1ad76c2681d..3cf5daccf93 100644 --- a/emulators/suse91_slang/Makefile +++ b/emulators/suse91_slang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/04/02 19:44:24 jdolecek Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:45 tv Exp $ DISTNAME= suse_slang-${SUSE_VERSION} CATEGORIES= emulators @@ -15,7 +15,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= slang-1.4.9-121.${SUSE_ARCH}.rpm diff --git a/emulators/suse91_vmware/Makefile b/emulators/suse91_vmware/Makefile index 07cc0bf3e1b..9a32db0de03 100644 --- a/emulators/suse91_vmware/Makefile +++ b/emulators/suse91_vmware/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/04/02 16:59:44 jdolecek Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:45 tv Exp $ DISTNAME= suse_vmware-${SUSE_VERSION} CATEGORIES= emulators @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC PLIST_SUBST= EMULSUBDIR=${EMULSUBDIR} diff --git a/emulators/suse91_x11/Makefile b/emulators/suse91_x11/Makefile index 8ae736e05af..fbfca26c03c 100644 --- a/emulators/suse91_x11/Makefile +++ b/emulators/suse91_x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/01/22 10:10:17 jdolecek Exp $ +# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:45 tv Exp $ DISTNAME= suse_x11-${SUSE_VERSION} PKGREVISION= 1 @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-[2-9]*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= XFree86-libs-4.3.99.902-43.35.3.${SUSE_ARCH}.rpm diff --git a/emulators/suse_audio/Makefile b/emulators/suse_audio/Makefile index 9d01fb9fa1c..93bfcf48cc3 100644 --- a/emulators/suse_audio/Makefile +++ b/emulators/suse_audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/01/23 12:06:07 tron Exp $ +# $NetBSD: Makefile,v 1.14 2005/04/11 21:45:45 tv Exp $ DISTNAME= audiofile PKGNAME= suse_audio-${SUSE_VERSION} @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/emulators/suse_base/Makefile b/emulators/suse_base/Makefile index 46c7887e8af..6cd655f0c84 100644 --- a/emulators/suse_base/Makefile +++ b/emulators/suse_base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2005/01/23 12:06:07 tron Exp $ +# $NetBSD: Makefile,v 1.53 2005/04/11 21:45:45 tv Exp $ DISTNAME= suse_base-${SUSE_VERSION} PKGREVISION= 6 @@ -18,7 +18,6 @@ ONLY_FOR_PLATFORM+= NetBSD-1.6[L-Z]-powerpc NetBSD-1.6Z[A-Z]-powerpc ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-powerpc ONLY_FOR_PLATFORM+= FreeBSD-*-i386 -NO_BUILDLINK= YES EXTRACT_ONLY= # empty PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC diff --git a/emulators/suse_compat/Makefile b/emulators/suse_compat/Makefile index 6ce2fcc8fed..6214a54ff51 100644 --- a/emulators/suse_compat/Makefile +++ b/emulators/suse_compat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2005/01/23 12:06:07 tron Exp $ +# $NetBSD: Makefile,v 1.22 2005/04/11 21:45:45 tv Exp $ DISTNAME= compat PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/emulators/suse_devel/Makefile b/emulators/suse_devel/Makefile index b333ad552a8..27dc2b7930b 100644 --- a/emulators/suse_devel/Makefile +++ b/emulators/suse_devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2005/01/23 12:06:07 tron Exp $ +# $NetBSD: Makefile,v 1.22 2005/04/11 21:45:45 tv Exp $ DISTNAME= suse_devel-${SUSE_VERSION} CATEGORIES= emulators @@ -19,7 +19,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= binutils.rpm cpp.rpm g77.rpm gcc.rpm gpp.rpm make.rpm diff --git a/emulators/suse_freetype2/Makefile b/emulators/suse_freetype2/Makefile index cda7e31f151..a8edbe32611 100644 --- a/emulators/suse_freetype2/Makefile +++ b/emulators/suse_freetype2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/04/19 00:28:59 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:45 tv Exp $ DISTNAME= freetype2 PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} @@ -17,7 +17,6 @@ DEPENDS+= suse_base>=${SUSE_VERSION}:../suse_base ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 NO_BUILD= YES -NO_BUILDLINK= YES EXTRACT_ONLY= # empty PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC diff --git a/emulators/suse_glx/Makefile b/emulators/suse_glx/Makefile index ac8206dc277..97642a1cb2f 100644 --- a/emulators/suse_glx/Makefile +++ b/emulators/suse_glx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/01/23 12:06:07 tron Exp $ +# $NetBSD: Makefile,v 1.17 2005/04/11 21:45:45 tv Exp $ DISTNAME= glx PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/emulators/suse_gtk/Makefile b/emulators/suse_gtk/Makefile index 7a66e984de9..b41d7cdbbf7 100644 --- a/emulators/suse_gtk/Makefile +++ b/emulators/suse_gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/01/23 12:06:07 tron Exp $ +# $NetBSD: Makefile,v 1.15 2005/04/11 21:45:45 tv Exp $ DISTNAME= suse_gtk-${SUSE_VERSION} CATEGORIES= emulators @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= glib.rpm gtk.rpm diff --git a/emulators/suse_libc5/Makefile b/emulators/suse_libc5/Makefile index 30cf679c56e..695a9137e51 100644 --- a/emulators/suse_libc5/Makefile +++ b/emulators/suse_libc5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2005/04/03 21:24:34 jdolecek Exp $ +# $NetBSD: Makefile,v 1.29 2005/04/11 21:45:45 tv Exp $ DISTNAME= shlibs5 PKGNAME= suse_libc5-${SUSE_VERSION} @@ -17,7 +17,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/emulators/suse_libjpeg/Makefile b/emulators/suse_libjpeg/Makefile index a22f5523084..68afd520835 100644 --- a/emulators/suse_libjpeg/Makefile +++ b/emulators/suse_libjpeg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/01/23 12:06:07 tron Exp $ +# $NetBSD: Makefile,v 1.17 2005/04/11 21:45:45 tv Exp $ DISTNAME= libjpeg PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} @@ -17,7 +17,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES LIBTOOLIZE_PLIST= NO PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC diff --git a/emulators/suse_libpng/Makefile b/emulators/suse_libpng/Makefile index 0c915f32ac6..a1e2f5ebb62 100644 --- a/emulators/suse_libpng/Makefile +++ b/emulators/suse_libpng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/08/06 20:55:54 tron Exp $ +# $NetBSD: Makefile,v 1.17 2005/04/11 21:45:45 tv Exp $ DISTNAME= libpng PKGREVISION= 1 @@ -18,7 +18,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC .include "../../emulators/suse_linux/arch.mk" diff --git a/emulators/suse_libtiff/Makefile b/emulators/suse_libtiff/Makefile index 0e3c13eead5..386bf25da58 100644 --- a/emulators/suse_libtiff/Makefile +++ b/emulators/suse_libtiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/04/19 00:28:59 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:45 tv Exp $ DISTNAME= libtiff PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} @@ -15,7 +15,6 @@ DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse_base ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 NO_BUILD= YES -NO_BUILDLINK= YES EXTRACT_ONLY= # empty PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC diff --git a/emulators/suse_linux/Makefile b/emulators/suse_linux/Makefile index 2d845db06c6..5618a52a6c2 100644 --- a/emulators/suse_linux/Makefile +++ b/emulators/suse_linux/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2005/01/23 12:06:08 tron Exp $ +# $NetBSD: Makefile,v 1.28 2005/04/11 21:45:45 tv Exp $ DISTNAME= suse_linux-7.3 CATEGORIES= emulators @@ -28,7 +28,6 @@ ONLY_FOR_PLATFORM= NetBSD-1.5Z[C-Z]-i386 NetBSD-1.6*-i386 \ EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES NO_CHECKSUM= YES do-install: # empty diff --git a/emulators/suse_openmotif/Makefile b/emulators/suse_openmotif/Makefile index 04474d6016b..c0eb21d22a0 100644 --- a/emulators/suse_openmotif/Makefile +++ b/emulators/suse_openmotif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/01/23 12:06:08 tron Exp $ +# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:45 tv Exp $ DISTNAME= openmotif PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/emulators/suse_slang/Makefile b/emulators/suse_slang/Makefile index 93811427097..0e4dfcfbc42 100644 --- a/emulators/suse_slang/Makefile +++ b/emulators/suse_slang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/04/19 00:28:59 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:45 tv Exp $ DISTNAME= slang PKGREVISION= 1 @@ -17,7 +17,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/emulators/suse_vmware/Makefile b/emulators/suse_vmware/Makefile index 213af207b95..e79b2f60063 100644 --- a/emulators/suse_vmware/Makefile +++ b/emulators/suse_vmware/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/01/23 12:06:08 tron Exp $ +# $NetBSD: Makefile,v 1.13 2005/04/11 21:45:45 tv Exp $ DISTNAME= fileutils-4.1-154.i386 PKGNAME= suse_vmware-${SUSE_VERSION} @@ -17,7 +17,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC PLIST_SUBST= EMULSUBDIR=${EMULSUBDIR} diff --git a/emulators/suse_x11/Makefile b/emulators/suse_x11/Makefile index 22fbea0f8dc..ff38982cbf2 100644 --- a/emulators/suse_x11/Makefile +++ b/emulators/suse_x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2005/01/23 12:06:08 tron Exp $ +# $NetBSD: Makefile,v 1.28 2005/04/11 21:45:45 tv Exp $ DISTNAME= suse_x11-${SUSE_VERSION} PKGREVISION= 2 @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= xshared.rpm diff --git a/emulators/suse_xforms/Makefile b/emulators/suse_xforms/Makefile index ab5708be9b0..d9e41496f92 100644 --- a/emulators/suse_xforms/Makefile +++ b/emulators/suse_xforms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2005/01/23 12:06:08 tron Exp $ +# $NetBSD: Makefile,v 1.20 2005/04/11 21:45:45 tv Exp $ DISTNAME= xforms PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -NO_BUILDLINK= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index 56fb6609c09..94a801418b4 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/10/15 11:54:11 tv Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:46 tv Exp $ # DISTNAME= tme-0.2 @@ -10,7 +10,6 @@ MAINTAINER= skrll@NetBSD.org HOMEPAGE= http://theory.lcs.mit.edu/~fredette/tme/ COMMENT= The Machine Emulator -USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile index 81c5856b899..22d15e73618 100644 --- a/emulators/tuxnes/Makefile +++ b/emulators/tuxnes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:14:41 tv Exp $ +# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:46 tv Exp $ # DISTNAME= tuxnes-0.75 @@ -12,7 +12,6 @@ COMMENT= NES emulator ONLY_FOR_PLATFORM= *-*-i386 -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_X11= yes GNU_CONFIGURE= yes diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index 269ea3e6922..a1ae3dad593 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2004/10/03 00:14:41 tv Exp $ +# $NetBSD: Makefile,v 1.34 2005/04/11 21:45:46 tv Exp $ DISTNAME= uae-0.8.22 PKGREVISION= 2 @@ -12,7 +12,6 @@ COMMENT= The UAE Amiga Emulator DEPENDS= unzip>=5.40:../../archivers/unzip -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_X11= yes GNU_CONFIGURE= yes diff --git a/emulators/uips/Makefile b/emulators/uips/Makefile index c5a00069ddf..7305bdbcdaf 100644 --- a/emulators/uips/Makefile +++ b/emulators/uips/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/02/27 15:35:57 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:46 tv Exp $ # DISTNAME= uips @@ -14,7 +14,6 @@ COMMENT= IPS patcher with v2 support DIST_SUBDIR= ${PKGNAME_NOREV} WRKSRC= ${WRKDIR} -USE_BUILDLINK3= yes do-extract: ${CP} ${_DISTDIR}/uips.c ${WRKSRC}/ diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile index c43603305f5..e3865710f18 100644 --- a/emulators/vba/Makefile +++ b/emulators/vba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/03/27 15:43:34 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:46 tv Exp $ DISTNAME= VisualBoyAdvance-src-1.6a PKGNAME= vba-1.6.0.1 @@ -13,7 +13,6 @@ COMMENT= Gameboy advance emulator WRKSRC= ${WRKDIR}/VisualBoyAdvance-1.6a USE_GNU_TOOLS+= make -USE_BUILDLINK3= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-c-core diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 026103c1288..7fd3f09368b 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2005/02/06 23:10:09 kristerw Exp $ +# $NetBSD: Makefile,v 1.54 2005/04/11 21:45:46 tv Exp $ # DISTNAME= vice-1.16 @@ -20,7 +20,6 @@ NO_SRC_ON_FTP= ${RESTRICTED} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -USE_BUILDLINK3= YES USE_PKGLOCALEDIR= YES USE_X11= YES USE_GNU_TOOLS+= make diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 2f34adfddb3..e5428d56575 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2005/03/22 14:53:28 adam Exp $ +# $NetBSD: Makefile,v 1.82 2005/04/11 21:45:46 tv Exp $ DISTNAME= Wine-20050310 PKGNAME= ${DISTNAME:S/W/w/} @@ -22,7 +22,6 @@ ONLY_FOR_PLATFORM= NetBSD-1.5Z*-i386 NetBSD-1.6*-i386 NetBSD-[2-9]*-i386 ONLY_FOR_PLATFORM+= FreeBSD*-i386 Linux*-i386 SunOS*-i386 Darwin*-i386 WRKSRC= ${WRKDIR}/${DISTNAME:S/W/w/} -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_LIBTOOL= yes USE_X11= yes diff --git a/emulators/winelib/Makefile b/emulators/winelib/Makefile index 5feb25c9742..9ad410e79e6 100644 --- a/emulators/winelib/Makefile +++ b/emulators/winelib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/01/23 18:33:07 recht Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:46 tv Exp $ # DISTNAME= winelib-0.3 @@ -10,7 +10,6 @@ MAINTAINER= recht@NetBSD.org HOMEPAGE= http://www.mono-project.com/ COMMENT= Library to bind Wine as shared library -USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_GNU_TOOLS+= make diff --git a/emulators/xcopilot/Makefile b/emulators/xcopilot/Makefile index 16dfe08e728..045effa4188 100644 --- a/emulators/xcopilot/Makefile +++ b/emulators/xcopilot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/04/11 08:36:43 snj Exp $ +# $NetBSD: Makefile,v 1.11 2005/04/11 21:45:46 tv Exp $ # DISTNAME= xcopilot-0.6.6 @@ -11,7 +11,6 @@ COMMENT= PalmPilot emulator for X NOT_FOR_PLATFORM= *-*-alpha # suspected LP64 bugs -USE_BUILDLINK3= YES GNU_CONFIGURE= YES USE_X11= YES diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index df79215938d..4517b9fb02b 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.126 2005/04/02 20:56:28 kristerw Exp $ +# $NetBSD: Makefile,v 1.127 2005/04/11 21:45:46 tv Exp $ # DISTNAME= xmame-0.95 @@ -14,7 +14,6 @@ RESTRICTED= "selling is not allowed" NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -USE_BUILDLINK3= YES USE_PKGINSTALL= YES USE_X11= YES USE_GNU_TOOLS+= make diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 89b34557fda..5de9c339a91 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2005/04/02 20:57:10 kristerw Exp $ +# $NetBSD: Makefile,v 1.67 2005/04/11 21:45:46 tv Exp $ # DISTNAME= xmame-0.95 @@ -15,7 +15,6 @@ RESTRICTED= "selling is not allowed" NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -USE_BUILDLINK3= YES USE_PKGINSTALL= YES USE_X11= YES USE_GNU_TOOLS+= make diff --git a/emulators/xtrs/Makefile b/emulators/xtrs/Makefile index cd70c37cece..fd42a7d78c3 100644 --- a/emulators/xtrs/Makefile +++ b/emulators/xtrs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/12/03 15:14:56 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:46 tv Exp $ # DISTNAME= xtrs-4.9 @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= ${MASTER_SITES} COMMENT= TRS-80 Model I/III/4 Emulator for Unix -USE_BUILDLINK3= yes USE_X11= yes BUILD_TARGET= default diff --git a/emulators/xyame/Makefile b/emulators/xyame/Makefile index c532bb0c68a..03abea88052 100644 --- a/emulators/xyame/Makefile +++ b/emulators/xyame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/16 01:00:43 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:46 tv Exp $ # DISTNAME= xyame038 @@ -15,7 +15,6 @@ DEPENDS+= suse_x11>=6.1:../../emulators/${SUSE_DIR_PREFIX}_x11 WRKSRC= ${WRKDIR} NO_CONFIGURE= yes NO_BUILD= yes -NO_BUILDLINK= yes CHECK_SHLIBS= no diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index 781a36565de..18e292ee510 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2005/03/27 15:43:34 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2005/04/11 21:45:46 tv Exp $ # DISTNAME= zsnes142src @@ -20,7 +20,6 @@ BUILD_TARGET= zsnes WRKSRC= ${WRKDIR}/zsnes_1_42/src GNU_CONFIGURE= yes USE_GNU_TOOLS+= make -USE_BUILDLINK3= yes USE_X11= yes .include "../../devel/SDL/buildlink3.mk" -- cgit v1.2.3