diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
commit | b3bcb8e2576b39fe4bce109d50b3413851ead48d (patch) | |
tree | 9ac898f284f67420f794c306eff4901d59b79a6b /emulators | |
parent | 66140edaafb95d4e2c5bf5ed69e37ab1c090f835 (diff) | |
download | ports-b3bcb8e2576b39fe4bce109d50b3413851ead48d.tar.gz ports-b3bcb8e2576b39fe4bce109d50b3413851ead48d.zip |
Notes
Diffstat (limited to 'emulators')
43 files changed, 0 insertions, 44 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index 7a5c7e05b30c..8dca233d37d2 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -24,7 +24,6 @@ RESTRICTED= "xf25 contains copyright ROMs and cannot be distributed." WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/emulators/bfe/Makefile b/emulators/bfe/Makefile index 7b5177cb8832..9b4c85aad07e 100644 --- a/emulators/bfe/Makefile +++ b/emulators/bfe/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= bochs:${PORTSDIR}/emulators/bochs WRKSRC= ${WRKDIR}/${PORTNAME} USE_X_PREFIX= yes -USE_REINPLACE= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configure.sh diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile index e58a76752a4e..cc20e8322b11 100644 --- a/emulators/bsvc/Makefile +++ b/emulators/bsvc/Makefile @@ -20,8 +20,6 @@ RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_REINPLACE= yes - MAKE_ENV= PROJECT_BASE=${PREFIX} WRKSRC=${WRKSRC} .include <bsd.port.pre.mk> diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile index 1bfdac3b97e4..727c55a3199d 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -21,7 +21,6 @@ GNU_CONFIGURE= yes USE_XLIB= yes USE_GNOME= gtk20 USE_SDL= sdl -USE_REINPLACE= yes PLIST_FILES= bin/uae bin/readdisk PORTDOCS= README bsdsocket.txt compiling.txt configuration.txt \ diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile index 28d63c9034b1..3c4a5432a327 100644 --- a/emulators/fceu/Makefile +++ b/emulators/fceu/Makefile @@ -17,7 +17,6 @@ COMMENT= A portable NES/Famicom emulator based on Bero's original FCE USE_BZIP2= yes USE_GCC= 3.4 USE_GMAKE= yes -USE_REINPLACE= yes USE_SDL= sdl USE_X_PREFIX= yes diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 28d63c9034b1..3c4a5432a327 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -17,7 +17,6 @@ COMMENT= A portable NES/Famicom emulator based on Bero's original FCE USE_BZIP2= yes USE_GCC= 3.4 USE_GMAKE= yes -USE_REINPLACE= yes USE_SDL= sdl USE_X_PREFIX= yes diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile index 567be54ebcac..18fbc384fc30 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -21,7 +21,6 @@ EXTRACT_ONLY= fMSX30.tar.Z MAINTAINER= dk@farm.org COMMENT= The Portable MSX/MSX2/MSX2+ Emulator -USE_REINPLACE= yes REINPLACE_ARGS= -i "" USE_XLIB= yes diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index bd4ee4d86243..fc46d3580475 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -23,7 +23,6 @@ WRKNAME= Frodo-4.1b WRKSRC= ${WRKDIR}/${WRKNAME}/Src GNU_CONFIGURE= yes CONFIGURE_ENV+= CFLAGS="${CFLAGS}" -USE_REINPLACE= yes .if !defined(WITHOUT_SDL) USE_SDL= sdl .endif diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile index f18febcc12c7..101686fa3dd5 100644 --- a/emulators/gcube/Makefile +++ b/emulators/gcube/Makefile @@ -21,7 +21,6 @@ USE_SDL= sdl USE_GCC= 3.4 USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GETOPT_LONG=yes PLIST_FILES= bin/gcube bin/gcmap bin/bin2dol bin/isopack bin/tplx diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile index cd8efd3796a9..021d740c402e 100644 --- a/emulators/gens/Makefile +++ b/emulators/gens/Makefile @@ -23,7 +23,6 @@ USE_ZIP= yes USE_SDL= sdl USE_GNOME= gtk20 USE_GMAKE= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 diff --git a/emulators/gngb/Makefile b/emulators/gngb/Makefile index 86d6d8a0b22a..924c3c4b696d 100644 --- a/emulators/gngb/Makefile +++ b/emulators/gngb/Makefile @@ -17,7 +17,6 @@ COMMENT= GameBoy(tm) emulator USE_X_PREFIX= yes USE_SDL= sdl USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index 02bafaa53e27..62b2a328d2d1 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -19,7 +19,6 @@ COMMENT= Nintendo GameBoy emulator LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib USE_SDL= sdl -USE_REINPLACE= yes USE_XLIB= yes USE_AUTOTOOLS= autoconf:259 GNU_CONFIGURE= yes diff --git a/emulators/grustibus/Makefile b/emulators/grustibus/Makefile index 18061e77c855..67a364601346 100644 --- a/emulators/grustibus/Makefile +++ b/emulators/grustibus/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame USE_X_PREFIX= yes USE_GNOME= gnomecanvas gnomehack gnomeprefix libcapplet -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/emulators/gsnes9x/Makefile b/emulators/gsnes9x/Makefile index 573f982c5219..cd7940377289 100644 --- a/emulators/gsnes9x/Makefile +++ b/emulators/gsnes9x/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnomelibs USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/emulators/gxmame/Makefile b/emulators/gxmame/Makefile index 7db0ab9f749e..8c1ec3256a94 100644 --- a/emulators/gxmame/Makefile +++ b/emulators/gxmame/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame USE_X_PREFIX= yes USE_GNOME= gtk20 intlhack gnomehack gnomeprefix USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" diff --git a/emulators/libvm68k/Makefile b/emulators/libvm68k/Makefile index df83baf267d7..131af025949e 100644 --- a/emulators/libvm68k/Makefile +++ b/emulators/libvm68k/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= M68000 virtual machine library GNU_CONFIGURE= yes -USE_REINPLACE= yes INSTALLS_SHLIB= yes INFO= libvm68k diff --git a/emulators/linux-geepee32/Makefile b/emulators/linux-geepee32/Makefile index c33d030b6b15..905bb03f7598 100644 --- a/emulators/linux-geepee32/Makefile +++ b/emulators/linux-geepee32/Makefile @@ -23,7 +23,6 @@ USE_LINUX= yes USE_ZIP= yes NO_WRKSUBDIR= yes NO_BUILD= yes -USE_REINPLACE= yes REINPLACE_ARGS= TARGET_DIR= ${PREFIX}/${PORTNAME} diff --git a/emulators/linux-pete-xgl2gpu/Makefile b/emulators/linux-pete-xgl2gpu/Makefile index e87ad9b92858..90e95e21dd17 100644 --- a/emulators/linux-pete-xgl2gpu/Makefile +++ b/emulators/linux-pete-xgl2gpu/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libGL.so.1:${PORTSDIR}/graphics/linux_dri .endif -USE_REINPLACE= yes NO_WRKSUBDIR= yes NO_BUILD= yes USE_LINUX= yes diff --git a/emulators/minivmac/Makefile b/emulators/minivmac/Makefile index 34e27314cede..51e6b84cd419 100644 --- a/emulators/minivmac/Makefile +++ b/emulators/minivmac/Makefile @@ -15,7 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A miniature Macintosh emulator -USE_REINPLACE= yes USE_XLIB= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/emulators/mupen64-base/Makefile b/emulators/mupen64-base/Makefile index 24e0eac2bdd7..d677cbc4c92d 100644 --- a/emulators/mupen64-base/Makefile +++ b/emulators/mupen64-base/Makefile @@ -18,7 +18,6 @@ COMMENT= Mupen64 is a Nintendo 64 emulator USE_BZIP2= yes HAS_CONFIGURE= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_SDL= sdl USE_GNOME= gtk12 diff --git a/emulators/mupen64-glide/Makefile b/emulators/mupen64-glide/Makefile index 5052a112dc6d..645256004211 100644 --- a/emulators/mupen64-glide/Makefile +++ b/emulators/mupen64-glide/Makefile @@ -19,7 +19,6 @@ COMMENT= Glide64 graphics plugin for Mupen64 BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_SDL= sdl USE_GNOME= gtk12 diff --git a/emulators/mupen64-gln64/Makefile b/emulators/mupen64-gln64/Makefile index dcda4f87ed0f..3b94f6d9644b 100644 --- a/emulators/mupen64-gln64/Makefile +++ b/emulators/mupen64-gln64/Makefile @@ -17,7 +17,6 @@ MAINTAINER?= tlp@LiquidX.org COMMENT= GlN64 graphics plugin for Mupen64 USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_SDL= sdl USE_GNOME= gtk12 diff --git a/emulators/mupen64-input/Makefile b/emulators/mupen64-input/Makefile index 5497923cddc1..26605bc89e76 100644 --- a/emulators/mupen64-input/Makefile +++ b/emulators/mupen64-input/Makefile @@ -17,7 +17,6 @@ MAINTAINER?= tlp@LiquidX.org COMMENT= Input plugin for Mupen64 USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_SDL= sdl USE_GNOME= gtk12 diff --git a/emulators/mupen64-rice/Makefile b/emulators/mupen64-rice/Makefile index 48dd50840e84..931a5a64e119 100644 --- a/emulators/mupen64-rice/Makefile +++ b/emulators/mupen64-rice/Makefile @@ -19,7 +19,6 @@ COMMENT= Rice Daedalus graphics plugin for Mupen64 BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_SDL= sdl USE_GNOME= gtk12 diff --git a/emulators/mupen64-sound/Makefile b/emulators/mupen64-sound/Makefile index 851960e03b76..51d9745437cb 100644 --- a/emulators/mupen64-sound/Makefile +++ b/emulators/mupen64-sound/Makefile @@ -20,7 +20,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk12 USE_GCC= 3.4 -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 PLUGIN_NAME= mupen64_audio diff --git a/emulators/o2em/Makefile b/emulators/o2em/Makefile index 7936f7f4a7f1..6a472f360799 100644 --- a/emulators/o2em/Makefile +++ b/emulators/o2em/Makefile @@ -23,7 +23,6 @@ WRKSRC= ${WRKDIR}/o2em117src MAKEFILE= Makefile.freebsd USE_ZIP= yes USE_GMAKE= yes -USE_REINPLACE= yes MAKE_ENV= LDFLAGS="${PTHREAD_LIBS}" post-extract: diff --git a/emulators/qemu-launcher/Makefile b/emulators/qemu-launcher/Makefile index c1b8a4497adc..0ef5a57e9c11 100644 --- a/emulators/qemu-launcher/Makefile +++ b/emulators/qemu-launcher/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ WRKSRC= ${WRKDIR}/trunk -USE_REINPLACE= yes USE_PERL5= yes NO_BUILD= yes diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index 51c04f50b7c5..87fea229eb06 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro \ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_X_PREFIX= yes USE_SDL= sdl USE_GNOME= gnomehier diff --git a/emulators/snes9express/Makefile b/emulators/snes9express/Makefile index f2a337f5670d..b619709a57f0 100644 --- a/emulators/snes9express/Makefile +++ b/emulators/snes9express/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x USE_GETTEXT= yes USE_GNOME= gtk20 -USE_REINPLACE= yes USE_XLIB= yes GNU_CONFIGURE= yes diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile index 52645df7011e..7f62eef60f5d 100644 --- a/emulators/twin/Makefile +++ b/emulators/twin/Makefile @@ -24,7 +24,6 @@ ONLY_FOR_ARCHS= i386 alpha powerpc WRKSRC= ${WRKDIR}/${PORTNAME} USE_XLIB= yes -USE_REINPLACE= yes USE_AUTOTOOLS= autoconf:213 GNU_CONFIGURE= yes .if ${MACHINE_ARCH} == "alpha" diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index 5753eb9d0a4d..19dce28a908e 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -23,7 +23,6 @@ USE_AUTOTOOLS= autoconf:259 CONFIGURE_ARGS= --enable-sound --enable-vidmode --enable-dga USE_XLIB= yes USE_GNOME= gtk20 -USE_REINPLACE= yes CFLAGS+= ${PTHREAD_CFLAGS} diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 259228083e9c..a6116952942d 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS+= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d RESTRICTED= "ROMs are copyrighted by Commodore Business Machines" USE_XPM= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GCC= 3.4+ GNU_CONFIGURE= yes diff --git a/emulators/visualos/Makefile b/emulators/visualos/Makefile index 38b55b2f40fd..07ef4187c145 100644 --- a/emulators/visualos/Makefile +++ b/emulators/visualos/Makefile @@ -17,7 +17,6 @@ COMMENT= A visual simulator of an operating system to help understand how OSes w USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix libglade -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/emulators/vmsbackup/Makefile b/emulators/vmsbackup/Makefile index a71a8ea39c04..2cbcff83b093 100644 --- a/emulators/vmsbackup/Makefile +++ b/emulators/vmsbackup/Makefile @@ -18,7 +18,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Reads VMS BACKUP tapes EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip -USE_REINPLACE= yes ALL_TARGET= vmsbackup PLIST_FILES= bin/vmsbackup diff --git a/emulators/vmware-guestd4/Makefile b/emulators/vmware-guestd4/Makefile index 0d311a4c4a9a..1086e8532f43 100644 --- a/emulators/vmware-guestd4/Makefile +++ b/emulators/vmware-guestd4/Makefile @@ -25,7 +25,6 @@ IGNOREFILES= ${DISTFILES} WRKSRC= ${WRKDIR}/vmware-tools-distrib ONLY_FOR_ARCHS= i386 -USE_REINPLACE= yes USE_RC_SUBR= yes RC_SCRIPT= ${PREFIX}/etc/rc.d/vmware-guestd.sh RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR} diff --git a/emulators/vmware-guestd5/Makefile b/emulators/vmware-guestd5/Makefile index 24c9b2c09463..2bee7ea76104 100644 --- a/emulators/vmware-guestd5/Makefile +++ b/emulators/vmware-guestd5/Makefile @@ -25,7 +25,6 @@ IGNOREFILES= ${DISTFILES} WRKSRC= ${WRKDIR}/vmware-tools-distrib ONLY_FOR_ARCHS= i386 amd64 -USE_REINPLACE= yes USE_RC_SUBR= yes RC_SCRIPT= ${PREFIX}/etc/rc.d/vmware-guestd.sh RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR} diff --git a/emulators/vmware-guestd6/Makefile b/emulators/vmware-guestd6/Makefile index 24c9b2c09463..2bee7ea76104 100644 --- a/emulators/vmware-guestd6/Makefile +++ b/emulators/vmware-guestd6/Makefile @@ -25,7 +25,6 @@ IGNOREFILES= ${DISTFILES} WRKSRC= ${WRKDIR}/vmware-tools-distrib ONLY_FOR_ARCHS= i386 amd64 -USE_REINPLACE= yes USE_RC_SUBR= yes RC_SCRIPT= ${PREFIX}/etc/rc.d/vmware-guestd.sh RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR} diff --git a/emulators/vx68k/Makefile b/emulators/vx68k/Makefile index fe324b1929aa..abdf62356063 100644 --- a/emulators/vx68k/Makefile +++ b/emulators/vx68k/Makefile @@ -21,7 +21,6 @@ USE_GETTEXT= yes USE_GL= yes USE_GNOME= gtk12 USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes LIBTOOLFILES= configure vx68k-gtk/configure CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile index 358173d1b6f3..89b5c3505c0d 100644 --- a/emulators/x48/Makefile +++ b/emulators/x48/Makefile @@ -23,7 +23,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/e//} USE_IMAKE= yes NO_INSTALL_MANPAGES= yes -USE_REINPLACE= yes ROMPATH= ${PREFIX}/share/x48 diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index a953e485af34..24f97cc99a57 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -22,7 +22,6 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gtk12 WANT_GNOME= yes -USE_REINPLACE= yes PKGMESSAGE= ${WRKSRC}/MESSAGE diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index ddaaefb1e102..bd1b88fcb7f3 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -22,7 +22,6 @@ FETCH_CMD= /usr/bin/fetch -Rr USE_MOTIF= yes USE_X_PREFIX= yes -USE_REINPLACE= yes # License forbids redistribution RESTRICTED= Redistribution forbidden by license diff --git a/emulators/yape/Makefile b/emulators/yape/Makefile index 5b25e9509463..a4983af296fb 100644 --- a/emulators/yape/Makefile +++ b/emulators/yape/Makefile @@ -14,7 +14,6 @@ DISTNAME= ${PORTNAME}SDL-${PORTVERSION} MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Yet Another Commodore +4 Emulator -USE_REINPLACE= yes USE_SDL= sdl USE_GMAKE= yes NO_WRKSUBDIR= yes diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index c3e026b0c3fc..9463b0a2e33e 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -29,7 +29,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/./_/}/src USE_X_PREFIX= yes USE_SDL= sdl USE_GL= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yyes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |