diff options
Diffstat (limited to 'games')
215 files changed, 0 insertions, 235 deletions
diff --git a/games/0verkill/Makefile b/games/0verkill/Makefile index d02dcdc094d4..28b52e4ddf16 100644 --- a/games/0verkill/Makefile +++ b/games/0verkill/Makefile @@ -14,7 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= mich@FreeBSD.org COMMENT= 0verkill is a bloody 2D action deathmatch-like game in ASCII-ART -USE_REINPLACE= yes GNU_CONFIGURE= yes .if defined(WITHOUT_X11) diff --git a/games/3dpong/Makefile b/games/3dpong/Makefile index de2efd550755..3841c4b15564 100644 --- a/games/3dpong/Makefile +++ b/games/3dpong/Makefile @@ -14,7 +14,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= X Window 3D Pong game for 1 or 2 players with a ball and paddles USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I${X11BASE}/include" \ XLIB="-L${X11BASE}/lib -lX11" diff --git a/games/4stattack/Makefile b/games/4stattack/Makefile index 200b1b93b659..6a0b4ead9879 100644 --- a/games/4stattack/Makefile +++ b/games/4stattack/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game USE_PYTHON= yes USE_X_PREFIX= yes -USE_REINPLACE= yes NO_BUILD= yes PYC= PYTHON="${PYTHON_CMD}" ${SH} ${SCRIPTDIR}/py-compile diff --git a/games/54321/Makefile b/games/54321/Makefile index 5729355181fe..f69b9f1f1f74 100644 --- a/games/54321/Makefile +++ b/games/54321/Makefile @@ -22,7 +22,6 @@ USE_SDL= image sdl USE_GMAKE= yes MAKEFILE= GNUmakefile ALL_TARGET= all size -USE_REINPLACE= yes post-extract: @${MKDIR} ${WRKSRC}/archs/FreeBSD diff --git a/games/BillardGL/Makefile b/games/BillardGL/Makefile index fd80d6e753bd..751e9b7b4a30 100644 --- a/games/BillardGL/Makefile +++ b/games/BillardGL/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_GMAKE= yes -USE_REINPLACE= yes USE_X_PREFIX= yes USE_GL= yes diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile index 118236a99210..f7504b5bd24f 100644 --- a/games/abuse_sdl/Makefile +++ b/games/abuse_sdl/Makefile @@ -17,7 +17,6 @@ COMMENT= An SDL port of the Abuse game engine USE_BZIP2= yes USE_GL= yes USE_SDL= sdl -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ diff --git a/games/adonthell/Makefile b/games/adonthell/Makefile index cb16cbb56d29..f160a613587c 100644 --- a/games/adonthell/Makefile +++ b/games/adonthell/Makefile @@ -24,7 +24,6 @@ USE_SDL= mixer sdl USE_PYTHON= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-py-debug CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/games/afternoonstalker/Makefile b/games/afternoonstalker/Makefile index 914accd2c337..08d941814757 100644 --- a/games/afternoonstalker/Makefile +++ b/games/afternoonstalker/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= gengameng.4:${PORTSDIR}/devel/gengameng \ USE_SDL= mixer sdl USE_GETOPT_LONG= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/games/alienblaster/Makefile b/games/alienblaster/Makefile index ca0b5d24fc13..7f6e14e08a71 100644 --- a/games/alienblaster/Makefile +++ b/games/alienblaster/Makefile @@ -16,7 +16,6 @@ COMMENT= Alien Blaster USE_GMAKE= yes USE_SDL= mixer sdl -USE_REINPLACE= yes REINPLACE_ARGS= -i '' WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/games/an/Makefile b/games/an/Makefile index d7cdc7dd2d6b..448ba7daf660 100644 --- a/games/an/Makefile +++ b/games/an/Makefile @@ -18,7 +18,6 @@ COMMENT= Fast anagram generator WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GETOPT_LONG= yes -USE_REINPLACE= yes MAN6= an.6 post-patch: diff --git a/games/aop/Makefile b/games/aop/Makefile index 1dde3fdc4273..27efbc65ff76 100644 --- a/games/aop/Makefile +++ b/games/aop/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://raffi.at/code/aop/ MAINTAINER= az_mail@gmx.at COMMENT= A curses based arcade game with only 64 lines of code -USE_REINPLACE= yes DOCS= COPYING README post-patch: diff --git a/games/apoolGL/Makefile b/games/apoolGL/Makefile index 61d3f09b212c..f48a11110196 100644 --- a/games/apoolGL/Makefile +++ b/games/apoolGL/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ip@doom.homeunix.org COMMENT= Another billiard simulator USE_X_PREFIX= yes -USE_REINPLACE= yes USE_SDL= sdl USE_GL= yes diff --git a/games/asc/Makefile b/games/asc/Makefile index 0e157305bd4d..d86ea2c83267 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -24,7 +24,6 @@ USE_SDL= image mm mixer sdl USE_BZIP2= yes USE_GMAKE= yes USE_PERL5_BUILD=yes -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GETOPT_LONG= yes CONFIGURE_ENV= CPPFLAGS="`${SDL_CONFIG} --cflags`" \ diff --git a/games/atr3d/Makefile b/games/atr3d/Makefile index 934f53c31063..accafa1e71fd 100644 --- a/games/atr3d/Makefile +++ b/games/atr3d/Makefile @@ -29,7 +29,6 @@ USE_GMAKE= yes USE_GL= yes USE_PERL5_BUILD=yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-sound CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ diff --git a/games/atris-sounds/Makefile b/games/atris-sounds/Makefile index 9e93350ccdd1..83ecdb7b6775 100644 --- a/games/atris-sounds/Makefile +++ b/games/atris-sounds/Makefile @@ -18,7 +18,6 @@ COMMENT= Sounds for Atris: Alizarin Tetris RUN_DEPENDS= atris:${PORTSDIR}/games/atris USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/games/atris/Makefile b/games/atris/Makefile index be938ecdf0a0..cd7924f63d79 100644 --- a/games/atris/Makefile +++ b/games/atris/Makefile @@ -15,7 +15,6 @@ COMMENT= Atris: Alizarin Tetris USE_GMAKE= yes USE_SDL= sdl ttf -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform-name="" diff --git a/games/blobwars/Makefile b/games/blobwars/Makefile index 39f19ea77fdb..e55cc0f6e8a3 100644 --- a/games/blobwars/Makefile +++ b/games/blobwars/Makefile @@ -20,7 +20,6 @@ MAKE_ENV= CXX="${CXX}" USE_X_PREFIX= yes USE_SDL= sdl image mixer ttf USE_GMAKE= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/blobwars-1.04 .if !defined(NOPORTDOCS) diff --git a/games/blue/Makefile b/games/blue/Makefile index 6482af97a9e9..36084648d16e 100644 --- a/games/blue/Makefile +++ b/games/blue/Makefile @@ -15,7 +15,6 @@ DISTNAME= bluemoon-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Blue Moon card solitaire -USE_REINPLACE= yes USE_GMAKE= yes ALL_TARGET= bluemoon diff --git a/games/bomb/Makefile b/games/bomb/Makefile index ed78748ff21c..2abb17107a1c 100644 --- a/games/bomb/Makefile +++ b/games/bomb/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound \ vga.1:${PORTSDIR}/graphics/svgalib \ quicktime.0:${PORTSDIR}/multimedia/libquicktime -USE_REINPLACE= yes MAKE_ENV= SCM_CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include" ALL_TARGET= ${PORTNAME} diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile index 8a836b506625..c9f55c6b0b3a 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -19,7 +19,6 @@ USE_BZIP2= yes USE_ICONV= yes USE_SDL= mixer sdl ttf USE_GCC= 3.4 -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/games/bsdtris/Makefile b/games/bsdtris/Makefile index ef76aecd513b..ce61db17ea7d 100644 --- a/games/bsdtris/Makefile +++ b/games/bsdtris/Makefile @@ -15,7 +15,6 @@ MAINTAINER= onatan@gmail.com COMMENT= BSD version of Text-based tetris game NO_WRKSUBDIR= yes -USE_REINPLACE= yes MAN6= bsdtris.6 diff --git a/games/bsp/Makefile b/games/bsp/Makefile index fc0b6f676726..2c49068eead6 100644 --- a/games/bsp/Makefile +++ b/games/bsp/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Node builder for Doom GNU_CONFIGURE= yes -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e "s,-O2 -fomit-frame-pointer -ffast-math,${CFLAGS}," \ diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile index 79d90eb9283a..6b8a96e34757 100644 --- a/games/bzflag/Makefile +++ b/games/bzflag/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl USE_BZIP2= yes USE_SDL= yes USE_GL= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_PERL5_BUILD=yes GNU_CONFIGURE= yes diff --git a/games/cake/Makefile b/games/cake/Makefile index 0666ad135d75..4111c98dba96 100644 --- a/games/cake/Makefile +++ b/games/cake/Makefile @@ -28,7 +28,6 @@ LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg # in bsd.port.mk. PATCH_ARGS= -d ${PATCH_WRKSRC} -N -s -E ${PATCH_STRIP} -l USE_GMAKE= yes -USE_REINPLACE= yes USE_X_PREFIX= yes USE_ZIP= yes diff --git a/games/cavezofphear/Makefile b/games/cavezofphear/Makefile index b0a18a54c398..079aea8eae70 100644 --- a/games/cavezofphear/Makefile +++ b/games/cavezofphear/Makefile @@ -17,7 +17,6 @@ COMMENT= Boulder Dash / Digger-like game written using ncurses WRKSRC= ${WRKDIR}/phear-${PORTVERSION}/src USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes PLIST_DIRS= share/${PORTNAME}/levels share/${PORTNAME} diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile index 0c97f91ab178..037a03de0857 100644 --- a/games/cgoban/Makefile +++ b/games/cgoban/Makefile @@ -18,7 +18,6 @@ COMMENT= Internet Go Server client and game editor USE_X_PREFIX= yes USE_GMAKE= yes USE_AUTOTOOLS= autoconf:253 -USE_REINPLACE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" diff --git a/games/childsplay/Makefile b/games/childsplay/Makefile index fbcaea7ba253..8eff4dd88390 100644 --- a/games/childsplay/Makefile +++ b/games/childsplay/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= ${LOCALBASE}/include/${PYTHON_VERSION}/pygame/pygame.h:${PORTSDIR}/ LIB_DEPENDS= assetml.0:${PORTSDIR}/devel/libassetml USE_PYTHON= yes -USE_REINPLACE= yes USE_X_PREFIX= yes NO_BUILD= yes diff --git a/games/childsplay_plugins/Makefile b/games/childsplay_plugins/Makefile index 9de0209997ec..8f237bd66822 100644 --- a/games/childsplay_plugins/Makefile +++ b/games/childsplay_plugins/Makefile @@ -19,7 +19,6 @@ COMMENT= Educative games for children BUILD_DEPENDS= childsplay:${PORTSDIR}/games/childsplay RUN_DEPENDS= childsplay:${PORTSDIR}/games/childsplay -USE_REINPLACE= yes USE_PYTHON= yes USE_X_PREFIX= yes diff --git a/games/clanbomber/Makefile b/games/clanbomber/Makefile index c7b5f940186a..79f269055704 100644 --- a/games/clanbomber/Makefile +++ b/games/clanbomber/Makefile @@ -17,7 +17,6 @@ COMMENT= A bomberman-like multiplayer game LIB_DEPENDS= clanCore.2:${PORTSDIR}/devel/clanlib USE_XLIB= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" \ diff --git a/games/concentration/Makefile b/games/concentration/Makefile index bd9bed272515..81441b44e338 100644 --- a/games/concentration/Makefile +++ b/games/concentration/Makefile @@ -15,7 +15,6 @@ COMMENT= Find all matching pairs of icons as fast as possible GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_SDL= sdl mixer image ttf CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/games/connectfive/Makefile b/games/connectfive/Makefile index 8868746df2a1..0f27e92e1cb2 100644 --- a/games/connectfive/Makefile +++ b/games/connectfive/Makefile @@ -24,7 +24,6 @@ ALL_TARGET= default USE_SDL= sdl USE_GL= yes USE_GMAKE= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/connectFive diff --git a/games/conquest/Makefile b/games/conquest/Makefile index cf5db32fac5f..5ebe97c1f0eb 100644 --- a/games/conquest/Makefile +++ b/games/conquest/Makefile @@ -18,7 +18,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${LOCALBASE}/etc/conquest \ --datadir=${LOCALBASE}/share/conquest \ --localstatedir=/var/games -USE_REINPLACE= yes BINGRP= conquest SHAREGRP= conquest diff --git a/games/construo/Makefile b/games/construo/Makefile index 5c230d7807fa..c30cc61e9637 100644 --- a/games/construo/Makefile +++ b/games/construo/Makefile @@ -18,7 +18,6 @@ COMMENT= A fun construction toy GNU_CONFIGURE= yes USE_GMAKE= yes USE_XLIB= yes -USE_REINPLACE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ diff --git a/games/crack-attack/Makefile b/games/crack-attack/Makefile index 025ada8c779b..8b9ede3982a4 100644 --- a/games/crack-attack/Makefile +++ b/games/crack-attack/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut USE_X_PREFIX= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" CXXFLAGS="${CFLAGS}" MAN6= crack-attack.6 diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile index 8edea7f277c1..7db872f9e692 100644 --- a/games/criticalmass/Makefile +++ b/games/criticalmass/Makefile @@ -22,7 +22,6 @@ USE_X_PREFIX= yes USE_BZIP2= yes USE_SDL= image mixer sdl USE_GL= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --disable-optimize diff --git a/games/cryptoslam/Makefile b/games/cryptoslam/Makefile index ba2db5a2fdb4..de0d433ddae6 100644 --- a/games/cryptoslam/Makefile +++ b/games/cryptoslam/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A curses-based tool for creating and solving the cryptograms -USE_REINPLACE= yes - PLIST_FILES= bin/cryptoslam do-build: diff --git a/games/csmash/Makefile b/games/csmash/Makefile index 63a1bee6d10a..a954d38d6408 100644 --- a/games/csmash/Makefile +++ b/games/csmash/Makefile @@ -19,7 +19,6 @@ COMMENT= A 3D tabletennis game USE_SDL= image mixer sdl USE_GL= yes USE_GNOME= gnometarget gtk20 -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/games/ctris/Makefile b/games/ctris/Makefile index c8320e7ce770..2a23b0398966 100644 --- a/games/ctris/Makefile +++ b/games/ctris/Makefile @@ -16,7 +16,6 @@ MAINTAINER= tlp@liquidx.org COMMENT= Colorized, small and flexible Tetris(TM)-clone for the console USE_BZIP2= yes -USE_REINPLACE= yes MAN6= ctris.6 MANCOMPRESSED= yes diff --git a/games/cube/Makefile b/games/cube/Makefile index f37682f115d8..28b7bc1690ad 100644 --- a/games/cube/Makefile +++ b/games/cube/Makefile @@ -19,7 +19,6 @@ EXTRACT_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip USE_SDL= image mixer sdl USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/games/dangerdeep/Makefile b/games/dangerdeep/Makefile index 19393e42bb53..5b0779bb445c 100644 --- a/games/dangerdeep/Makefile +++ b/games/dangerdeep/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3 USE_X_PREFIX= yes USE_GL= yes USE_SDL= sdl mixer image net -USE_REINPLACE= yes MAKE_ENV= CC="${CC}" CXX="${CXX}" SCONS_ARGS= installbindir=${PREFIX}/bin installdatadir=${DATADIR} diff --git a/games/deal/Makefile b/games/deal/Makefile index da3fbf497a1e..9cfbe71d28c3 100644 --- a/games/deal/Makefile +++ b/games/deal/Makefile @@ -14,7 +14,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A calculator for card-draw probabilities ALL_TARGET= deal -USE_REINPLACE= yes MAN1= deal.1 PLIST_FILES= bin/deal diff --git a/games/deng/Makefile b/games/deng/Makefile index 484e36c51e96..54573b3ba5cf 100644 --- a/games/deng/Makefile +++ b/games/deng/Makefile @@ -18,7 +18,6 @@ COMMENT= An enhanced Doom, Heretic and Hexen source port LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= ${LOCALBASE}/bin/timidity:${PORTSDIR}/audio/timidity -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS="${CFLAGS} `${SDL_CONFIG} --cflags` -I${LOCALBASE}/include -I${X11BASE}/include" \ diff --git a/games/digger-vgl/Makefile b/games/digger-vgl/Makefile index 114c9de48c4b..08a52350d2b0 100644 --- a/games/digger-vgl/Makefile +++ b/games/digger-vgl/Makefile @@ -17,7 +17,6 @@ COMMENT= FreeBSD graphics console (VGL) version of the famous Digger game ONLY_FOR_ARCHS= i386 # Alphas don't have libvgl yet... MAKEFILE= Makefile.fbsd -USE_REINPLACE= yes .if defined(WITH_SOUND) USE_SDL= yes diff --git a/games/dodgindiamond2/Makefile b/games/dodgindiamond2/Makefile index 9f5befabeaa1..2d10048638eb 100644 --- a/games/dodgindiamond2/Makefile +++ b/games/dodgindiamond2/Makefile @@ -18,7 +18,6 @@ COMMENT= An old school shoot'em up game USE_X_PREFIX= yes USE_SDL= sdl image mixer GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --localstatedir=/var/games .include <bsd.port.pre.mk> diff --git a/games/doom/Makefile b/games/doom/Makefile index 3fc4da6cdef7..34b26d86c67e 100644 --- a/games/doom/Makefile +++ b/games/doom/Makefile @@ -20,7 +20,6 @@ NO_CDROM= requested by IDsoftware ONLY_FOR_ARCHS= i386 USE_GMAKE= yes -USE_REINPLACE= yes USE_XLIB= yes USE_ZIP= yes NO_WRKSUBDIR= yes diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile index 51cee944d0ca..b591ef3b96e5 100644 --- a/games/dopewars/Makefile +++ b/games/dopewars/Makefile @@ -21,7 +21,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gtk12 USE_X_PREFIX= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --enable-networking --disable-plugins CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/games/duel/Makefile b/games/duel/Makefile index c777ae078b19..850c2227210b 100644 --- a/games/duel/Makefile +++ b/games/duel/Makefile @@ -23,7 +23,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_BZIP2= yes USE_GL= yes USE_SDL= sdl -USE_REINPLACE= yes REINPLACE_ARGS= -i '' GNU_CONFIGURE= yes diff --git a/games/easysok/Makefile b/games/easysok/Makefile index f74d955b970b..892bda40dfb3 100644 --- a/games/easysok/Makefile +++ b/games/easysok/Makefile @@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_BZIP2= yes USE_KDELIBS_VER=3 -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 diff --git a/games/eboard/Makefile b/games/eboard/Makefile index 2600fb97a1da..649accc8c7c7 100644 --- a/games/eboard/Makefile +++ b/games/eboard/Makefile @@ -19,7 +19,6 @@ COMMENT= GTK+ chess board interface (mainly for FICS and chessd) HAS_CONFIGURE= yes USE_GNOME= imlib -USE_REINPLACE= yes USE_X_PREFIX= yes CONFIGURE_ARGS= --prefix=${PREFIX} --extra-inc=${LOCALBASE}/include:${X11BASE}/include --extra-ld=${LOCALBASE}/lib:${X11BASE}/lib diff --git a/games/egoboo/Makefile b/games/egoboo/Makefile index 7b80e7cff269..b55d6a2f92fc 100644 --- a/games/egoboo/Makefile +++ b/games/egoboo/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut WRKSRC= ${WRKDIR}/${PORTNAME} USE_SDL= sdl USE_GMAKE= yes -USE_REINPLACE= yes pre-patch: @${FIND} ${WRKSRC}/.. -type d -name CVS | ${XARGS} ${RM} -rf diff --git a/games/ember/Makefile b/games/ember/Makefile index 81c60868619e..66ab63a7c88b 100644 --- a/games/ember/Makefile +++ b/games/ember/Makefile @@ -27,7 +27,6 @@ LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \ CONFIGURE_ARGS= --with-png-prefix=${LOCALBASE} --enable-binreloc --program-transform-name= --disable-cppunit USE_SDL= sdl image -USE_REINPLACE= YES GNU_CONFIGURE= YES INSTALLS_SHLIB= YES USE_GCC= 3.4 diff --git a/games/evilfinder/Makefile b/games/evilfinder/Makefile index cd97b740fd87..4b7597fbebde 100644 --- a/games/evilfinder/Makefile +++ b/games/evilfinder/Makefile @@ -26,8 +26,6 @@ PLIST_SUB+= WRAPPER="" PLIST_SUB+= WRAPPER="@comment " .endif -USE_REINPLACE= yes - pre-everything:: .if !defined(WITHOUT_WRAPPER) @${ECHO_MSG} "********************************************" diff --git a/games/exhaust-doc/Makefile b/games/exhaust-doc/Makefile index 38673784db54..50875e657852 100644 --- a/games/exhaust-doc/Makefile +++ b/games/exhaust-doc/Makefile @@ -16,8 +16,6 @@ COMMENT= Redcode simulator easy to embed into applications (docs) NO_BUILD= yes -USE_REINPLACE= yes - post-patch: @${REINPLACE_CMD} -e 's|./\(exhaust\)|\1|g' ${WRKSRC}/test.pl diff --git a/games/exhaust-ma/Makefile b/games/exhaust-ma/Makefile index 5285873d9eb3..339fbea06338 100644 --- a/games/exhaust-ma/Makefile +++ b/games/exhaust-ma/Makefile @@ -17,7 +17,6 @@ COMMENT= Redcode simulator easy to embed into applications USE_ZIP= yes USE_GMAKE= yes -USE_REINPLACE= yes NO_WRKSUBDIR= yes diff --git a/games/exhaust/Makefile b/games/exhaust/Makefile index 29e5c752b5a4..a172e1741956 100644 --- a/games/exhaust/Makefile +++ b/games/exhaust/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.cs.helsinki.fi/u/jpihlaja/exhaust/ MAINTAINER= alepulver@FreeBSD.org COMMENT= Redcode simulator easy to embed into applications -USE_REINPLACE= yes - PLIST_FILES= bin/${PORTNAME} do-install: diff --git a/games/exult/Makefile b/games/exult/Makefile index f76fcdb30177..861f7e77e8fb 100644 --- a/games/exult/Makefile +++ b/games/exult/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity USE_XLIB= yes USE_SDL= sdl mixer -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/games/fgkicker/Makefile b/games/fgkicker/Makefile index 32162ce89dfe..031aa3cc67a9 100644 --- a/games/fgkicker/Makefile +++ b/games/fgkicker/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= fgfs:${PORTSDIR}/games/flightgear USE_X_PREFIX= yes USE_GNOME= gtk20 USE_GMAKE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} "s|-fmessage-length=0|| ; s|-O0|${CFLAGS}|" ${WRKSRC}/fgkicker.mak diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile index c52baa160ea8..b17c1f06a775 100644 --- a/games/fillets-ng/Makefile +++ b/games/fillets-ng/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= lua.5:${PORTSDIR}/lang/lua50 USE_SDL= sdl mixer image ttf USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" diff --git a/games/fkiss/Makefile b/games/fkiss/Makefile index be76fba9ea0c..b94b65631542 100644 --- a/games/fkiss/Makefile +++ b/games/fkiss/Makefile @@ -22,7 +22,6 @@ NOT_FOR_ARCHS= alpha USE_XLIB= yes WANT_GNOME= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/games/foobillard/Makefile b/games/foobillard/Makefile index 3e5d194678e9..d565627c449a 100644 --- a/games/foobillard/Makefile +++ b/games/foobillard/Makefile @@ -27,7 +27,6 @@ FREETYPE_CONFIG?= ${LOCALBASE}/bin/freetype-config USE_GETOPT_LONG=yes USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CPPFLAGS= -I${X11BASE}/include diff --git a/games/formido/Makefile b/games/formido/Makefile index ad875e5ba91f..0265f1a64376 100644 --- a/games/formido/Makefile +++ b/games/formido/Makefile @@ -15,7 +15,6 @@ COMMENT= 2D kill-em all with 3D rendered graphics USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_SDL= sdl mixer image HISCOREDIR= /var/games/formido diff --git a/games/freedroid/Makefile b/games/freedroid/Makefile index 08680db5ce90..fc466320bcfe 100644 --- a/games/freedroid/Makefile +++ b/games/freedroid/Makefile @@ -17,7 +17,6 @@ COMMENT= Freedroid is a clone of the classic game "Paradroid" USE_XLIB= yes USE_SDL= mixer image sdl -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform-name= diff --git a/games/freesci/Makefile b/games/freesci/Makefile index d17812664cb6..87d697e54134 100644 --- a/games/freesci/Makefile +++ b/games/freesci/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A portable interpreter for SCI games, such as the Space Quest series USE_BZIP2= yes -USE_REINPLACE= yes USE_XLIB= yes GNU_CONFIGURE= yes WANT_SDL= yes diff --git a/games/frozenbubble/Makefile b/games/frozenbubble/Makefile index cbf4253b54ec..c513f165fe08 100644 --- a/games/frozenbubble/Makefile +++ b/games/frozenbubble/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SDL_perl.pm:${PORTSDIR}/devel/p5-SDL USE_SDL= mixer image sdl USE_GMAKE= yes -USE_REINPLACE= yes USE_BZIP2= yes MAKE_ENV= MKDIR="${MKDIR}" \ TAR="${TAR}" diff --git a/games/fuhquake/Makefile b/games/fuhquake/Makefile index f408d0c28ec5..10325528e96f 100644 --- a/games/fuhquake/Makefile +++ b/games/fuhquake/Makefile @@ -27,7 +27,6 @@ COMMENT= An excellent QuakeWorld client WRKSRC= ${WRKDIR}/source USE_ZIP= yes -USE_REINPLACE= yes MAKEFILE= ${FILESDIR}/Makefile diff --git a/games/ggz-sdl-games/Makefile b/games/ggz-sdl-games/Makefile index 8d70e6b26381..a2b71e41a523 100644 --- a/games/ggz-sdl-games/Makefile +++ b/games/ggz-sdl-games/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= ggzcore.8:${PORTSDIR}/games/ggz-client-libs USE_GETOPT_LONG= yes USE_GETTEXT= yes -USE_REINPLACE= yes USE_SDL= image mixer sdl ttf GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/games/glbsp/Makefile b/games/glbsp/Makefile index 4d537fce5c94..920a0a3d74eb 100644 --- a/games/glbsp/Makefile +++ b/games/glbsp/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk .endif USE_GMAKE= yes -USE_REINPLACE= yes MAKE_ENV= CC="${CC}" CXX="${CXX}" CFLAGS="${CFLAGS}" X11BASE="${X11BASE}" WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/[[:alpha:]]//} diff --git a/games/glest/Makefile b/games/glest/Makefile index 000e750d33ba..d0e34e3c7e27 100644 --- a/games/glest/Makefile +++ b/games/glest/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= xerces-c.26:${PORTSDIR}/textproc/xerces-c2 \ alut.0:${PORTSDIR}/audio/freealut BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam -USE_REINPLACE= yes USE_X_PREFIX= yes USE_AUTOTOOLS= automake:15:env autoconf:259:env USE_ZIP= yes diff --git a/games/glife/Makefile b/games/glife/Makefile index e1f26955fa59..846f59c58e30 100644 --- a/games/glife/Makefile +++ b/games/glife/Makefile @@ -16,7 +16,6 @@ DISTNAME= gLife-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Conway's Game of Life for GNOME -USE_REINPLACE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GNOME= gnomeprefix gnomehack libglade diff --git a/games/glmaze/Makefile b/games/glmaze/Makefile index 609c1a7a2d29..c91ff2de80b5 100644 --- a/games/glmaze/Makefile +++ b/games/glmaze/Makefile @@ -17,7 +17,6 @@ COMMENT= Multiplayer OpenGL Maze Game USE_SDL= mixer sdl WRKSRC= ${WRKDIR}/${PORTNAME} USE_X_PREFIX= yes -USE_REINPLACE= yes MAN1= glmaze.1 diff --git a/games/gltron/Makefile b/games/gltron/Makefile index c7a6ea40fc96..55b80462619c 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_X_PREFIX= yes USE_GL= yes USE_SDL= sdl sound -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index fb10654ff9aa..e52856622d80 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -18,7 +18,6 @@ EXTRACT_DEPENDS=intltoolize:${PORTSDIR}/textproc/intltool USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui librsvg2 -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= autoheader:259 automake:19 aclocal:19 autoconf:259 ACLOCAL_ARGS= -I m4 -I ${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal diff --git a/games/gnomememoryblocks/Makefile b/games/gnomememoryblocks/Makefile index 3bf462fde5b8..aa3e75cecbeb 100644 --- a/games/gnomememoryblocks/Makefile +++ b/games/gnomememoryblocks/Makefile @@ -16,7 +16,6 @@ DISTNAME= gnome-memblocks-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Memory Blocks game for GNOME -USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf GNU_CONFIGURE= yes diff --git a/games/gnomermind/Makefile b/games/gnomermind/Makefile index 22da1c31eb87..6b6460e09706 100644 --- a/games/gnomermind/Makefile +++ b/games/gnomermind/Makefile @@ -18,7 +18,6 @@ COMMENT= A puzzle game for Gnome, loosely based on the classic MasterMind game USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gdkpixbuf gnomehack gnomelibs gnomeprefix -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 2e9f94d53bea..8e35b162d94e 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -36,7 +36,6 @@ PLIST_FILES+= %%DATADIR%%/book.dat EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} .endif -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" diff --git a/games/gnushogi/Makefile b/games/gnushogi/Makefile index f578c7af7f24..ff337cb771ac 100644 --- a/games/gnushogi/Makefile +++ b/games/gnushogi/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${GNUSHOGI_DISTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= GNU version of Shogi -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-x --without-xshogi diff --git a/games/grande/Makefile b/games/grande/Makefile index 1472e5385c7c..722bdd51002f 100644 --- a/games/grande/Makefile +++ b/games/grande/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= ${X11BASE}/lib/libKXL-1.1.7.so:${PORTSDIR}/devel/kxl NO_CDROM= Possible copyright infringement USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ diff --git a/games/gretools/Makefile b/games/gretools/Makefile index 78f61194ccfe..593bc1a7894d 100644 --- a/games/gretools/Makefile +++ b/games/gretools/Makefile @@ -18,7 +18,6 @@ COMMENT= GNOME vocabulary builder USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget pygnome2 USE_PYTHON= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_OMF= yes diff --git a/games/grhino/Makefile b/games/grhino/Makefile index 5ca3d9663ed2..9663d7d9a676 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -16,7 +16,6 @@ MAINTAINER= umeno@rr.iij4u.or.jp COMMENT= GRhino Othello/Reversi Program USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GNOME= gnomeprefix libgnomeui USE_GCC= 3.4+ USE_PERL5_BUILD=yes diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile index a03294a90089..b1cef3b93cd2 100644 --- a/games/gshisen/Makefile +++ b/games/gshisen/Makefile @@ -22,7 +22,6 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes MAKEFILE= -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e 's|)/Makefiles|)/Library/Makefiles|' \ diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile index eddf5b1cc0f3..46720cfbf764 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -19,7 +19,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= esound gnomehack gnomeprefix gnometarget libgnomeui USE_GMAKE= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/games/gtklife/Makefile b/games/gtklife/Makefile index 3cd8e768147a..9bcc4c4c7fc6 100644 --- a/games/gtklife/Makefile +++ b/games/gtklife/Makefile @@ -15,7 +15,6 @@ MAINTAINER= jylefort@FreeBSD.org COMMENT= A GTK+ implementation of Conway's Game of Life USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GNOME= gtk12 USE_GMAKE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${PREFIX}" DOCDIR="${DOCSDIR}" diff --git a/games/gtkpool/Makefile b/games/gtkpool/Makefile index d790f2246f54..5fff2fa63007 100644 --- a/games/gtkpool/Makefile +++ b/games/gtkpool/Makefile @@ -16,7 +16,6 @@ COMMENT= A 2D pool game using the GTK+ toolkit GNU_CONFIGURE= yes USE_GNOME= gtk12 -USE_REINPLACE= yes USE_X_PREFIX= yes MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS} -DHAVE_CONFIG_H -I. -I.. `gtk-config --cflags` `gtk-config --libs`" diff --git a/games/gweled/Makefile b/games/gweled/Makefile index 303bd4c35cb8..437302f37dda 100644 --- a/games/gweled/Makefile +++ b/games/gweled/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui librsvg2 -USE_REINPLACE= yes GNU_CONFIGURE= yes post-patch: diff --git a/games/hangman/Makefile b/games/hangman/Makefile index 0e886439ab87..fac7769aa51a 100644 --- a/games/hangman/Makefile +++ b/games/hangman/Makefile @@ -15,7 +15,6 @@ COMMENT= Challenge your spelling skills in the old western style GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_SDL= sdl mixer image ttf CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/games/hattrickorganizer/Makefile b/games/hattrickorganizer/Makefile index 6cbabb830ce1..de77594b7079 100644 --- a/games/hattrickorganizer/Makefile +++ b/games/hattrickorganizer/Makefile @@ -21,7 +21,6 @@ USE_ZIP= yes NO_BUILD= yes USE_JAVA= yes JAVA_VERSION= 1.4+ -USE_REINPLACE= yes SUB_FILES= hattrickorganizer.sh diff --git a/games/ivan/Makefile b/games/ivan/Makefile index ca437d74fc46..812231a599f9 100644 --- a/games/ivan/Makefile +++ b/games/ivan/Makefile @@ -17,7 +17,6 @@ COMMENT= A graphical roguelike game USE_SDL= sdl USE_GMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=/var/games diff --git a/games/jfduke3d/Makefile b/games/jfduke3d/Makefile index 2015a7379c80..ca16be2b3a4f 100644 --- a/games/jfduke3d/Makefile +++ b/games/jfduke3d/Makefile @@ -21,7 +21,6 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm USE_ZIP= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_SDL= sdl USE_GNOME= gtk20 CONFLICTS= duke3d-200[0-9]* diff --git a/games/kfreerings/Makefile b/games/kfreerings/Makefile index c2bdc057a84e..798946e02f37 100644 --- a/games/kfreerings/Makefile +++ b/games/kfreerings/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= kdegames.3:${PORTSDIR}/games/kdegames3 USE_KDELIBS_VER=3 USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure diff --git a/games/knights-kde4/Makefile b/games/knights-kde4/Makefile index 3afba7f8ba65..150a697a3769 100644 --- a/games/knights-kde4/Makefile +++ b/games/knights-kde4/Makefile @@ -18,7 +18,6 @@ COMMENT= A KDE chess interface (gnuchess/crafty) RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty USE_KDELIBS_VER=3 -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= XML2POT=${TRUE} PO2XML=${TRUE} diff --git a/games/knights/Makefile b/games/knights/Makefile index 3afba7f8ba65..150a697a3769 100644 --- a/games/knights/Makefile +++ b/games/knights/Makefile @@ -18,7 +18,6 @@ COMMENT= A KDE chess interface (gnuchess/crafty) RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty USE_KDELIBS_VER=3 -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= XML2POT=${TRUE} PO2XML=${TRUE} diff --git a/games/kobodeluxe/Makefile b/games/kobodeluxe/Makefile index 01dc03e8ed06..46cccd994b80 100644 --- a/games/kobodeluxe/Makefile +++ b/games/kobodeluxe/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An SDL port of the scrolling game XKobo USE_SDL= image sdl -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/games/koth/Makefile b/games/koth/Makefile index ff1e179e295a..31c81a9b9068 100644 --- a/games/koth/Makefile +++ b/games/koth/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= ggi.2:${PORTSDIR}/graphics/libggi USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes PLIST_FILES= bin/kclever-ai bin/kmoron-ai bin/koth bin/koths MAN6= kclever-ai.6 kmoron-ai.6 koth.6 koths.6 diff --git a/games/kpictorial/Makefile b/games/kpictorial/Makefile index 69d70f192098..43d010c9dd07 100644 --- a/games/kpictorial/Makefile +++ b/games/kpictorial/Makefile @@ -19,7 +19,6 @@ USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS}," ${WRKSRC}/configure diff --git a/games/kpuzzle/Makefile b/games/kpuzzle/Makefile index 991d80724e69..2b0b1770c191 100644 --- a/games/kpuzzle/Makefile +++ b/games/kpuzzle/Makefile @@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_BZIP2= yes USE_KDELIBS_VER= 3 USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e "s,malloc.h,stdlib.h," \ diff --git a/games/kslide/Makefile b/games/kslide/Makefile index 8f6b0a3302bd..c4e3803fa9b5 100644 --- a/games/kslide/Makefile +++ b/games/kslide/Makefile @@ -18,7 +18,6 @@ COMMENT= KDE puzzle game USE_BZIP2= yes USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' -e 's|-lpthread|${PTHREAD_LIBS}|g' \ diff --git a/games/ksudoku/Makefile b/games/ksudoku/Makefile index dd1a2180f101..af1b7ba68dee 100644 --- a/games/ksudoku/Makefile +++ b/games/ksudoku/Makefile @@ -18,7 +18,6 @@ COMMENT= A Sudoku generator and solver for KDE EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure USE_KDELIBS_VER=3 -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 .include <bsd.port.pre.mk> diff --git a/games/lbreakout/Makefile b/games/lbreakout/Makefile index 7e35a9208cef..674d35dbd83f 100644 --- a/games/lbreakout/Makefile +++ b/games/lbreakout/Makefile @@ -16,7 +16,6 @@ MAINTAINER= flynn@energyhq.es.eu.org COMMENT= A nice clone of classical Breakout game USE_SDL= sdl -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-lcompat" diff --git a/games/lbreakout2/Makefile b/games/lbreakout2/Makefile index f3067cec1434..1594af0bc42f 100644 --- a/games/lbreakout2/Makefile +++ b/games/lbreakout2/Makefile @@ -17,7 +17,6 @@ COMMENT= The polished successor to LBreakout LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_SDL= mixer net sdl -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/games/linux-ssamtse/Makefile b/games/linux-ssamtse/Makefile index bd4a3dcab9ed..ad7ea13d5a4d 100644 --- a/games/linux-ssamtse/Makefile +++ b/games/linux-ssamtse/Makefile @@ -18,7 +18,6 @@ COMMENT= Serious Sam - The Second Encounter NO_BUILD= yes USE_BZIP2= yes -USE_REINPLACE= yes USE_LINUX= yes USE_X_PREFIX= yes USE_GL= yes diff --git a/games/lmarbles/Makefile b/games/lmarbles/Makefile index 3027d1d152b4..c68aba414a8b 100644 --- a/games/lmarbles/Makefile +++ b/games/lmarbles/Makefile @@ -18,7 +18,6 @@ USE_SDL= sdl mixer USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var/games -USE_REINPLACE= yes MAN6= lmarbles.6 diff --git a/games/ltris/Makefile b/games/ltris/Makefile index b3ebd00a7ef4..4a176c570494 100644 --- a/games/ltris/Makefile +++ b/games/ltris/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An another tetris clone but a good one with bunch of cool features USE_SDL= mixer sdl -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/games/macopix/Makefile b/games/macopix/Makefile index 01938fcf9dd6..07e4278d3d05 100644 --- a/games/macopix/Makefile +++ b/games/macopix/Makefile @@ -36,7 +36,6 @@ RESTRICTED_FILES= \ macopix-mascot-HxB-euc-ja-0.10.tar.gz USE_GETTEXT= yes -USE_REINPLACE= yes USE_X_PREFIX= yes .if defined(WITH_GTK1) USE_GNOME= gtk12 gdkpixbuf diff --git a/games/magiccube4d/Makefile b/games/magiccube4d/Makefile index 9f114a013694..f0bdce554eee 100644 --- a/games/magiccube4d/Makefile +++ b/games/magiccube4d/Makefile @@ -16,7 +16,6 @@ MAINTAINER= karlj000@unbc.ca COMMENT= MagicCube4D is a four-dimensional analog of Rubik's cube USE_X_PREFIX= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-src-${PORTVERSION:S/./_/} diff --git a/games/meqcc/Makefile b/games/meqcc/Makefile index 45197a8b92c7..eb89ca793469 100644 --- a/games/meqcc/Makefile +++ b/games/meqcc/Makefile @@ -16,7 +16,6 @@ MAINTAINER= danfe@FreeBSD.org COMMENT= MrElusive's QuakeC compiler USE_GMAKE= yes -USE_REINPLACE= yes USE_ZIP= yes MAKEFILE= ${WRKSRC}/linux.mak diff --git a/games/mirrormagic/Makefile b/games/mirrormagic/Makefile index 8b2cfed0b1f6..18d6d5343ee8 100644 --- a/games/mirrormagic/Makefile +++ b/games/mirrormagic/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.artsoft.org/RELEASES/unix/mirrormagic/ MAINTAINER= ports@FreeBSD.org COMMENT= An arcade style game with stereo sound for X Window System -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ARGS= CC="${CC}" MAKE="${GMAKE}" OPTIONS="${CFLAGS}" \ RO_GAME_DIR="${DATADIR}" RW_GAME_DIR="${DATADIR}/scores" \ diff --git a/games/moonlander/Makefile b/games/moonlander/Makefile index 794b6122ace4..d306af205162 100644 --- a/games/moonlander/Makefile +++ b/games/moonlander/Makefile @@ -18,7 +18,6 @@ COMMENT= Land a spacecraft on the moon USE_SDL= mixer image sdl USE_X_PREFIX= YES -USE_REINPLACE= YES WRKSRC= ${WRKDIR}/moon-lander diff --git a/games/moria/Makefile b/games/moria/Makefile index 290d429fe828..8be5dbd7aa13 100644 --- a/games/moria/Makefile +++ b/games/moria/Makefile @@ -16,7 +16,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= glewis@FreeBSD.org COMMENT= A dungeon exploration game -USE_REINPLACE= yes MAN6= moria.6 WRKSRC= ${WRKDIR}/umoria diff --git a/games/nInvaders/Makefile b/games/nInvaders/Makefile index 57b4e6c41cb0..6446798075a2 100644 --- a/games/nInvaders/Makefile +++ b/games/nInvaders/Makefile @@ -16,7 +16,6 @@ DISTNAME= ninvaders-${PORTVERSION} MAINTAINER= mich@FreeBSD.org COMMENT= The nIvaders game is a Space Invaders clone for ncurses -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e "s|^CC|#CC|g" \ diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile index dc818cb85ae7..b3281e0864c6 100644 --- a/games/nethack32/Makefile +++ b/games/nethack32/Makefile @@ -25,7 +25,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-3.2.2 LATEST_LINK= nethack32 USE_GMAKE= yes -USE_REINPLACE= yes USE_XPM= yes PLIST_SUB= HACKNAME="${HACKNAME}" \ HACKEXT="${HACKEXT}" diff --git a/games/nethack33/Makefile b/games/nethack33/Makefile index c572539fab6b..f6995ddbc550 100644 --- a/games/nethack33/Makefile +++ b/games/nethack33/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} LATEST_LINK= nethack33${PKGNAMESUFFIX} USE_GMAKE= yes -USE_REINPLACE= yes MAKE_ENV= CXX="${CXX}" GRAPHICS="${GRAPHICS}" LDFLAGS="${LDFLAGS}" PLIST_SUB= HACKNAME="${HACKNAME}" \ HACKEXT="${HACKEXT}" diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile index 5e39c446b18f..804eb7d53021 100644 --- a/games/nethack34/Makefile +++ b/games/nethack34/Makefile @@ -19,7 +19,6 @@ COMMENT?= A dungeon explorin', slashin', hackin' game WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= CXX="${CXX}" GRAPHICS="${GRAPHICS}" PLIST_SUB= HACKNAME="${HACKNAME}" \ diff --git a/games/netpanzer/Makefile b/games/netpanzer/Makefile index 9ef60bf4da15..ba126bbd5b05 100644 --- a/games/netpanzer/Makefile +++ b/games/netpanzer/Makefile @@ -29,7 +29,6 @@ USE_X_PREFIX= yes USE_BZIP2= yes USE_SDL= sdl net mixer image ttf USE_GNOME= libxml2 -USE_REINPLACE= yes USE_GCC= 3.4 post-patch: diff --git a/games/nexuiz/Makefile b/games/nexuiz/Makefile index 6a4acbe55f89..0ac7e9c0d5d6 100644 --- a/games/nexuiz/Makefile +++ b/games/nexuiz/Makefile @@ -17,7 +17,6 @@ COMMENT= A fast-paced, chaotic, and intense multiplayer first person shooter NO_PACKAGE= "Package will be 159MB, set FORCE_PACKAGE if you really want to build it" -USE_REINPLACE= yes USE_ZIP= yes WRKSRC= ${WRKDIR}/Nexuiz/sources/darkplaces diff --git a/games/nighthawk/Makefile b/games/nighthawk/Makefile index 15d7ee779ece..af71193eafc3 100644 --- a/games/nighthawk/Makefile +++ b/games/nighthawk/Makefile @@ -19,7 +19,6 @@ COMMENT= An X11 shoot-'em up which requires some lateral thinking GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-scores=/var/games/nighthawk.scores --enable-sound -USE_REINPLACE= yes USE_X_PREFIX= yes USE_XPM= yes USE_GMAKE= yes diff --git a/games/nil/Makefile b/games/nil/Makefile index bd563d95f3ed..e5656827a700 100644 --- a/games/nil/Makefile +++ b/games/nil/Makefile @@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}/${PORTNAME} USE_GMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes USE_SDL= mixer sdl .include <bsd.port.pre.mk> diff --git a/games/njam/Makefile b/games/njam/Makefile index f772e2a3e52a..ae73dfb92f72 100644 --- a/games/njam/Makefile +++ b/games/njam/Makefile @@ -17,7 +17,6 @@ COMMENT= Fast paced multiplayer pac-man clone USE_GMAKE= yes USE_SDL= mixer image net sdl -USE_REINPLACE= yes DOC_FILES= assassin.gif award-2.gif cookie.gif doc-editor.html \ doc.html doc2.html door.gif freezer.gif ghactive.gif \ ghinactive.gif hunter.gif invisible.gif juice.gif \ diff --git a/games/noegnud-littlehack/Makefile b/games/noegnud-littlehack/Makefile index cb02f6532be7..894b2eb172ab 100644 --- a/games/noegnud-littlehack/Makefile +++ b/games/noegnud-littlehack/Makefile @@ -34,10 +34,6 @@ INSTALL_TARGET= install_lh001 .include <bsd.port.pre.mk> -.if ${OSVERSION} < 502103 -USE_REINPLACE= yes -.endif - pre-everything:: .if ${HAVE_SDL} @${ECHO_MSG} "This port depends on SDL with OpenGL support." diff --git a/games/noegnud-nethack-deet/Makefile b/games/noegnud-nethack-deet/Makefile index 66c180c108fc..e5b2dcfcda3e 100644 --- a/games/noegnud-nethack-deet/Makefile +++ b/games/noegnud-nethack-deet/Makefile @@ -34,10 +34,6 @@ INSTALL_TARGET= install_nh342-dt .include <bsd.port.pre.mk> -.if ${OSVERSION} < 502103 -USE_REINPLACE= yes -.endif - pre-everything:: .if ${HAVE_SDL} @${ECHO_MSG} "This port depends on SDL with OpenGL support." diff --git a/games/noegnud-nethack/Makefile b/games/noegnud-nethack/Makefile index d5ecf47ee79f..55eec5d9ce9a 100644 --- a/games/noegnud-nethack/Makefile +++ b/games/noegnud-nethack/Makefile @@ -34,10 +34,6 @@ INSTALL_TARGET= install_nh343 .include <bsd.port.pre.mk> -.if ${OSVERSION} < 502103 -USE_REINPLACE= yes -.endif - pre-everything:: .if ${HAVE_SDL} @${ECHO_MSG} "This port depends on SDL with OpenGL support." diff --git a/games/noegnud-slashem/Makefile b/games/noegnud-slashem/Makefile index 5b2f751a34f2..3bf7b146dca4 100644 --- a/games/noegnud-slashem/Makefile +++ b/games/noegnud-slashem/Makefile @@ -34,10 +34,6 @@ INSTALL_TARGET= install_se006e4f8 .include <bsd.port.pre.mk> -.if ${OSVERSION} < 502103 -USE_REINPLACE= yes -.endif - pre-everything:: .if ${HAVE_SDL} @${ECHO_MSG} "This port depends on SDL with OpenGL support." diff --git a/games/nonsense/Makefile b/games/nonsense/Makefile index 241eaf87eaba..e32e9dcb8cdb 100644 --- a/games/nonsense/Makefile +++ b/games/nonsense/Makefile @@ -15,7 +15,6 @@ MAINTAINER= roam@FreeBSD.org COMMENT= A nonsense text generator NO_BUILD= defined -USE_REINPLACE= yes MAN6= nonsense.6 diff --git a/games/oilwar/Makefile b/games/oilwar/Makefile index 402ae54ed49b..31a76c16c768 100644 --- a/games/oilwar/Makefile +++ b/games/oilwar/Makefile @@ -16,7 +16,6 @@ MAINTAINER= hendrik@scholz.net COMMENT= Evil army wants to steal your oil USE_SDL= image mixer sdl -USE_REINPLACE= yes GNU_CONFIGURE= yes post-patch: diff --git a/games/oneko-sakura/Makefile b/games/oneko-sakura/Makefile index 4b221fe9ba80..779ca0489437 100644 --- a/games/oneko-sakura/Makefile +++ b/games/oneko-sakura/Makefile @@ -15,7 +15,6 @@ MAINTAINER= hotaru@tail.net COMMENT= A cat, Sakura or Tomoyo chasing a mouse all over the screen USE_IMAKE= yes -USE_REINPLACE= yes MAN6= oneko.6 PLIST_FILES= bin/oneko NO_CDROM= "Including derivatives from CARDCAPTOR SAKURA. See http://www.clamp-net.com/ -> INFORMATION" diff --git a/games/openglad/Makefile b/games/openglad/Makefile index 83484019f955..a0384d975f3c 100644 --- a/games/openglad/Makefile +++ b/games/openglad/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= snowstorm MAINTAINER= ports@FreeBSD.org COMMENT= SDL port of an old DOS game called Gladiator -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_SDL= sdl mixer diff --git a/games/openmortal/Makefile b/games/openmortal/Makefile index 45cc9b50b0d9..f187be3c2ad0 100644 --- a/games/openmortal/Makefile +++ b/games/openmortal/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 USE_BZIP2= yes USE_PERL5= yes -USE_REINPLACE= yes USE_SDL= mixer image sdl net GNU_CONFIGURE= yes diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 6246ce4375df..165785154a03 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -19,7 +19,6 @@ DISTVERSIONSUFFIX= -source LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png USE_GMAKE= yes -USE_REINPLACE= yes pre-everything:: .if !defined(WITH_MIDI_PLAYER) diff --git a/games/pachi/Makefile b/games/pachi/Makefile index 4b91310d416a..c7ec8b1b6db9 100644 --- a/games/pachi/Makefile +++ b/games/pachi/Makefile @@ -19,7 +19,6 @@ COMMENT= A platforms game similar to Manic Miner USE_SDL= mixer sdl USE_GMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} CPPFLAGS+= -I${LOCALBASE}/include diff --git a/games/penguin-command/Makefile b/games/penguin-command/Makefile index 99aafddb5e5e..b99539a01af2 100644 --- a/games/penguin-command/Makefile +++ b/games/penguin-command/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg USE_SDL= mixer sdl -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" diff --git a/games/pipenightdreams/Makefile b/games/pipenightdreams/Makefile index e61cc11cf42a..fc1fae1f59f8 100644 --- a/games/pipenightdreams/Makefile +++ b/games/pipenightdreams/Makefile @@ -19,7 +19,6 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" -USE_REINPLACE= yes MAN6= pipenightdreams.6 diff --git a/games/polypuzzle/Makefile b/games/polypuzzle/Makefile index 7f8387b9c098..f6256cfe617c 100644 --- a/games/polypuzzle/Makefile +++ b/games/polypuzzle/Makefile @@ -17,7 +17,6 @@ COMMENT= Tessellation puzzle game RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 WRKSRC= ${WRKDIR}/${PORTNAME} -USE_REINPLACE= yes NO_BUILD= yes DOC_FILES= About Bugs Changelog Install Instructions Links Math Readme \ diff --git a/games/pouetchess/Makefile b/games/pouetchess/Makefile index 0f7a7cb4fd5d..7bf694be8469 100644 --- a/games/pouetchess/Makefile +++ b/games/pouetchess/Makefile @@ -19,7 +19,6 @@ USE_X_PREFIX= yes USE_SDL= sdl image USE_GL= yes USE_GMAKE= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/pouetChess_0.11 diff --git a/games/powermanga/Makefile b/games/powermanga/Makefile index b15a5dec3152..68fdee37dc62 100644 --- a/games/powermanga/Makefile +++ b/games/powermanga/Makefile @@ -19,7 +19,6 @@ USE_X_PREFIX= yes USE_SDL= sdl mixer GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix="" -USE_REINPLACE= yes MAN6= powermanga.6 diff --git a/games/powwow/Makefile b/games/powwow/Makefile index 9b7de955ac1f..32579082ab18 100644 --- a/games/powwow/Makefile +++ b/games/powwow/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://linuz.sns.it/~max/powwow/ \ MAINTAINER= otis@sk.FreeBSD.org COMMENT= Client to play MUDs -USE_REINPLACE= yes - MAN6= powwow.6 post-patch: diff --git a/games/pydance/Makefile b/games/pydance/Makefile index 190ea93b4187..327a45000e17 100644 --- a/games/pydance/Makefile +++ b/games/pydance/Makefile @@ -25,7 +25,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game USE_PYTHON= yes USE_PYDISTUTILS=yes USE_GZIP= yes -USE_REINPLACE= yes .if !defined(WITHOUT_PYDANCE_SONGS) PLIST_SUB= SONGS="" diff --git a/games/pysol/Makefile b/games/pysol/Makefile index f3640bdde711..eb36ce241925 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pysolsoundserver.so:${PORTSDIR}/audio/pysol-so USE_BZIP2= yes USE_PYTHON= yes -USE_REINPLACE= yes NO_BUILD= yes MAN6= pysol.6 diff --git a/games/q3cellshading/Makefile b/games/q3cellshading/Makefile index 976b37934f3c..8e3850349113 100644 --- a/games/q3cellshading/Makefile +++ b/games/q3cellshading/Makefile @@ -25,7 +25,6 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm USE_ZIP= yes USE_CRLF= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_PERL5_BUILD=yes USE_GL= yes USE_GCC= 3.2+ diff --git a/games/qcc/Makefile b/games/qcc/Makefile index 262e78caf05c..f81596eb3b35 100644 --- a/games/qcc/Makefile +++ b/games/qcc/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= danfe@FreeBSD.org COMMENT= The QuakeC compiler, for building custom games of Quake -USE_REINPLACE= yes - WRKSRC= ${WRKDIR}/send MAKEFILE= makefile diff --git a/games/qccx/Makefile b/games/qccx/Makefile index 8cce91d03fcc..64ee3f299f44 100644 --- a/games/qccx/Makefile +++ b/games/qccx/Makefile @@ -16,7 +16,6 @@ MAINTAINER= danfe@FreeBSD.org COMMENT= A very fast optimizing QuakeC compiler USE_ZIP= yes -USE_REINPLACE= yes MAKEFILE= ${FILESDIR}/Makefile WRKSRC= ${WRKDIR} diff --git a/games/qnetwalk/Makefile b/games/qnetwalk/Makefile index 1b08fc04c9b4..afef1abcd083 100644 --- a/games/qnetwalk/Makefile +++ b/games/qnetwalk/Makefile @@ -15,7 +15,6 @@ COMMENT= Qt-version of the NetWalk game BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake USE_QT_VER= 3 -USE_REINPLACE= yes MAKE_ENV= QTDIR="${QT_PREFIX}" MAN6= qnetwalk.6 diff --git a/games/quake-reaper/Makefile b/games/quake-reaper/Makefile index 55ae9f02ca3a..d229a3b1c92d 100644 --- a/games/quake-reaper/Makefile +++ b/games/quake-reaper/Makefile @@ -16,7 +16,6 @@ MAINTAINER= alepulver@FreeBSD.org COMMENT= Quake 1 bots USE_ZIP= yes -USE_REINPLACE= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/games/quake3/Makefile b/games/quake3/Makefile index 976b37934f3c..8e3850349113 100644 --- a/games/quake3/Makefile +++ b/games/quake3/Makefile @@ -25,7 +25,6 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm USE_ZIP= yes USE_CRLF= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_PERL5_BUILD=yes USE_GL= yes USE_GCC= 3.2+ diff --git a/games/race/Makefile b/games/race/Makefile index 013b9b7f1f2a..f759a5b769de 100644 --- a/games/race/Makefile +++ b/games/race/Makefile @@ -17,7 +17,6 @@ COMMENT= OpenGL Racing Game USE_SDL= mixer image sdl USE_BZIP2= yes -USE_REINPLACE= yes USE_GL= yes CFLAGS+= "-I${X11BASE}/include" MAKE_ENV= CC="${CC} ${CFLAGS}" LDFLAGS="-L${X11BASE}/lib ${PTHREAD_LIBS}" diff --git a/games/rockdodger/Makefile b/games/rockdodger/Makefile index 08fa739be8ec..15e011e5673f 100644 --- a/games/rockdodger/Makefile +++ b/games/rockdodger/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Addictive rock-dodging greeblie-killing platform game USE_SDL= mixer image sdl -USE_REINPLACE= yes USE_GMAKE= yes GAMESDIR?= /var/games diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile index a46399d958c2..a743560c5bfd 100644 --- a/games/rocksndiamonds/Makefile +++ b/games/rocksndiamonds/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Colorful Boulderdash'n'Emerald Mine'n'Sokoban'n'Stuff -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ARGS= CC="${CC}" MAKE="${GMAKE}" OPTIONS="${CFLAGS}" \ RO_GAME_DIR="${DATADIR}" RW_GAME_DIR="${DATADIR}/scores" \ diff --git a/games/rtb/Makefile b/games/rtb/Makefile index ba974c2c64ae..666588a0e024 100644 --- a/games/rtb/Makefile +++ b/games/rtb/Makefile @@ -24,7 +24,6 @@ USE_GNOME= gnometarget gtk20 USE_GCC= 3.4+ USE_PERL5= yes USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile index 3f87b0667621..9a737deea370 100644 --- a/games/rtcw/Makefile +++ b/games/rtcw/Makefile @@ -18,7 +18,6 @@ COMMENT= Return to Castle Wolfenstein for Linux ONLY_FOR_ARCHS= i386 -USE_REINPLACE= yes REINPLACE_ARGS= -i "" USE_LINUX= yes NO_WRKSUBDIR= yes diff --git a/games/sarien/Makefile b/games/sarien/Makefile index 1f695ed194b9..1ca65b7f314b 100644 --- a/games/sarien/Makefile +++ b/games/sarien/Makefile @@ -18,7 +18,6 @@ GNU_CONFIGURE= yes USE_GETOPT_LONG= yes USE_GMAKE= yes USE_XLIB= yes -USE_REINPLACE= yes CFLAGS+= -I${LOCALBASE}/include diff --git a/games/scorched3d/Makefile b/games/scorched3d/Makefile index c117c9b0b430..a172ca376d64 100644 --- a/games/scorched3d/Makefile +++ b/games/scorched3d/Makefile @@ -34,7 +34,6 @@ GNU_CONFIGURE= yes USE_GL= yes USE_GMAKE= yes USE_AUTOTOOLS= automake:15 autoconf:253 -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/scorched AUTOMAKE_ARGS= --foreign diff --git a/games/scramble/Makefile b/games/scramble/Makefile index 46f410e819d5..a905fed7d983 100644 --- a/games/scramble/Makefile +++ b/games/scramble/Makefile @@ -15,7 +15,6 @@ COMMENT= From 6 letters you are to create as many words as you can GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_SDL= sdl mixer image ttf CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile index 80e23113b2ec..a77d77c5a15b 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -22,7 +22,6 @@ BUILD_DEPENDS= lame:${PORTSDIR}/audio/lame \ USE_BZIP2= yes USE_GMAKE= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/tools-${PORTVERSION} .include <bsd.port.pre.mk> diff --git a/games/sdb/Makefile b/games/sdb/Makefile index 07254556396c..5612798bb191 100644 --- a/games/sdb/Makefile +++ b/games/sdb/Makefile @@ -17,7 +17,6 @@ USE_X_PREFIX= yes USE_SDL= mixer image sdl USE_GL= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GCC= 3.4+ BUILD_WRKSRC= ${WRKSRC}/src diff --git a/games/senken/Makefile b/games/senken/Makefile index 3233ff03d630..165cdef5d77c 100644 --- a/games/senken/Makefile +++ b/games/senken/Makefile @@ -16,7 +16,6 @@ COMMENT= A city simulation game USE_GNOME= gnometarget gtk20 USE_SDL= image sdl -USE_REINPLACE= yes GNU_CONFIGURE= yes post-patch: diff --git a/games/shaaft/Makefile b/games/shaaft/Makefile index 3ba83418d93a..467781891a5f 100644 --- a/games/shaaft/Makefile +++ b/games/shaaft/Makefile @@ -21,7 +21,6 @@ CONFLICTS= criticalmass-* USE_BZIP2= yes USE_SDL= mixer image sdl USE_GL= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/games/six/Makefile b/games/six/Makefile index cbf4c6b7d9c2..ec02104ed6bd 100644 --- a/games/six/Makefile +++ b/games/six/Makefile @@ -14,7 +14,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= KDE HEX clone USE_KDELIBS_VER=3 -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 post-patch: diff --git a/games/slashem-tty/Makefile b/games/slashem-tty/Makefile index 9b1943e6316b..3a9e55427960 100644 --- a/games/slashem-tty/Makefile +++ b/games/slashem-tty/Makefile @@ -18,7 +18,6 @@ MAINTAINER= clive@darkarts.co.za COMMENT= A dungeon explorin', slashin', hackin' game USE_GMAKE= yes -USE_REINPLACE= yes MAN6= dgn_comp.6 dlb.6 lev_comp.6 slashem-tty.6 recover.6 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/([A-Z])./\1/g} diff --git a/games/spacehulk/Makefile b/games/spacehulk/Makefile index c2ecfeacef3e..490296a943c7 100644 --- a/games/spacehulk/Makefile +++ b/games/spacehulk/Makefile @@ -17,7 +17,6 @@ COMMENT= Science-fiction board game in the world of Warhammer 40000 GNU_CONFIGURE= yes USE_GMAKE= yes USE_KDELIBS_VER=3 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' -e 's|-lpthread|${PTHREAD_LIBS}|g' \ diff --git a/games/ssamtse/Makefile b/games/ssamtse/Makefile index bd4a3dcab9ed..ad7ea13d5a4d 100644 --- a/games/ssamtse/Makefile +++ b/games/ssamtse/Makefile @@ -18,7 +18,6 @@ COMMENT= Serious Sam - The Second Encounter NO_BUILD= yes USE_BZIP2= yes -USE_REINPLACE= yes USE_LINUX= yes USE_X_PREFIX= yes USE_GL= yes diff --git a/games/ssc/Makefile b/games/ssc/Makefile index 6614361476c0..75cd1cf59382 100644 --- a/games/ssc/Makefile +++ b/games/ssc/Makefile @@ -22,7 +22,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GL= yes USE_SDL= mixer sdl -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${X11BASE}/include" \ diff --git a/games/stratagus/Makefile b/games/stratagus/Makefile index 2ae1d9462f9f..a61f51b833f5 100644 --- a/games/stratagus/Makefile +++ b/games/stratagus/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ USE_SDL= yes USE_XLIB= yes USE_GMAKE= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/stratagus-040702 diff --git a/games/stroq/Makefile b/games/stroq/Makefile index 930577eede83..c374e5e37d1a 100644 --- a/games/stroq/Makefile +++ b/games/stroq/Makefile @@ -17,7 +17,6 @@ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake USE_BZIP2= yes USE_QT_VER= 3 -USE_REINPLACE= yes MAKE_ENV= QTDIR="${QT_PREFIX}" QMAKE= qmake diff --git a/games/sudsol/Makefile b/games/sudsol/Makefile index 171a3717fa92..930e6c632fc0 100644 --- a/games/sudsol/Makefile +++ b/games/sudsol/Makefile @@ -15,7 +15,6 @@ COMMENT= A utility to solve Sudoku puzzles USE_GMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes PLIST_FILES= bin/sudsol diff --git a/games/super_methane_brothers/Makefile b/games/super_methane_brothers/Makefile index 2e2578de3a82..d0f978610749 100644 --- a/games/super_methane_brothers/Makefile +++ b/games/super_methane_brothers/Makefile @@ -25,7 +25,6 @@ MAKEFILE= makefile USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/games/supertux/Makefile b/games/supertux/Makefile index 6b1bca70190a..955d348cb882 100644 --- a/games/supertux/Makefile +++ b/games/supertux/Makefile @@ -21,7 +21,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --disable-debug -USE_REINPLACE= yes .include <bsd.port.pre.mk> diff --git a/games/taxipilot/Makefile b/games/taxipilot/Makefile index 2a07bb389b12..160bd19e5872 100644 --- a/games/taxipilot/Makefile +++ b/games/taxipilot/Makefile @@ -18,7 +18,6 @@ COMMENT= A Spacetaxi clone LIB_DEPENDS= artsmodules.0:${PORTSDIR}/multimedia/kdemultimedia3 USE_KDELIBS_VER=3 -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes diff --git a/games/tecnoballz/Makefile b/games/tecnoballz/Makefile index 64bb6167455f..a6c908296456 100644 --- a/games/tecnoballz/Makefile +++ b/games/tecnoballz/Makefile @@ -22,7 +22,6 @@ BUILD_WRKSRC= ${WRKSRC}/src USE_X_PREFIX= yes USE_SDL= sdl mixer USE_GMAKE= yes -USE_REINPLACE= yes MAN6= tecnoballz.6 diff --git a/games/tenebrae/Makefile b/games/tenebrae/Makefile index 9bfc10c66d5b..d2bb940aea7c 100644 --- a/games/tenebrae/Makefile +++ b/games/tenebrae/Makefile @@ -19,11 +19,9 @@ COMMENT= Quake 1 source port with advanced graphics LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_ZIP= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GL= yes USE_SDL= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 DATADIR= ${Q1DIR} diff --git a/games/thevalley/Makefile b/games/thevalley/Makefile index f8ee533b20df..e60615d15fba 100644 --- a/games/thevalley/Makefile +++ b/games/thevalley/Makefile @@ -18,7 +18,6 @@ USE_X= yes HAS_CONFIGURE= yes WRKSRC= ${WRKDIR}/${DISTNAME} USE_SDL= sdl -USE_REINPLACE= yes USE_PERL5_BUILD=yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ CXXFLAGS="${PTHREAD_CFLAGS} -I${X11BASE}/include" diff --git a/games/tileworld/Makefile b/games/tileworld/Makefile index 5b27f2e955bc..00a08d913518 100644 --- a/games/tileworld/Makefile +++ b/games/tileworld/Makefile @@ -17,7 +17,6 @@ COMMENT= An emulation of the game "Chip's Challenge" USE_SDL= sdl GNU_CONFIGURE= YES USE_GMAKE= YES -USE_REINPLACE= YES ALL_TARGET= tworld MAN6= tworld.6 diff --git a/games/tksol/Makefile b/games/tksol/Makefile index 4829da615818..8ee5b283c55d 100644 --- a/games/tksol/Makefile +++ b/games/tksol/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes -USE_REINPLACE= yes MAN6= tksol.6 diff --git a/games/torcs/Makefile b/games/torcs/Makefile index d512826bc833..08d6eda20e5c 100644 --- a/games/torcs/Makefile +++ b/games/torcs/Makefile @@ -24,7 +24,6 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GETOPT_LONG=yes REINPLACE_ARGS= -i "" CONFIGURE_ARGS= --x-includes=${X11BASE}/include --x-libraries=${X11BASE}/lib diff --git a/games/torrent/Makefile b/games/torrent/Makefile index 8d494bb8b97d..4d9fe0cfe352 100644 --- a/games/torrent/Makefile +++ b/games/torrent/Makefile @@ -15,7 +15,6 @@ COMMENT= Score points without letting the tiles touch the top of the board GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_SDL= sdl mixer image ttf CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/games/toycars/Makefile b/games/toycars/Makefile index 583ed5c8a11a..6a51568b68f7 100644 --- a/games/toycars/Makefile +++ b/games/toycars/Makefile @@ -17,7 +17,6 @@ COMMENT= Physics-based 2D racing game USE_SDL= image sdl USE_GMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" diff --git a/games/trackballs/Makefile b/games/trackballs/Makefile index 5ed68b12fcd3..65826b891a43 100644 --- a/games/trackballs/Makefile +++ b/games/trackballs/Makefile @@ -21,7 +21,6 @@ USE_X_PREFIX= yes USE_SDL= image mixer sdl ttf USE_GETTEXT= yes USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/games/traindirector/Makefile b/games/traindirector/Makefile index f4f29c30d52f..1e1699cfab66 100644 --- a/games/traindirector/Makefile +++ b/games/traindirector/Makefile @@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/traindir-${PORTVERSION} USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gtk12 -USE_REINPLACE= yes USE_BZIP2= yes post-extract: diff --git a/games/trigger/Makefile b/games/trigger/Makefile index 25ffacfa8002..452155cfd159 100644 --- a/games/trigger/Makefile +++ b/games/trigger/Makefile @@ -25,7 +25,6 @@ USE_X_PREFIX= yes USE_SDL= sdl image USE_GL= yes USE_BZIP2= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" diff --git a/games/trophy/Makefile b/games/trophy/Makefile index 79033a6fc49d..c703edc39fbf 100644 --- a/games/trophy/Makefile +++ b/games/trophy/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= clanCore.2:${PORTSDIR}/devel/clanlib USE_X_PREFIX= yes USE_GMAKE= yes -USE_REINPLACE= yes BUILD_WRKSRC= ${WRKSRC}/trophy MAKE_ENV= PTHREAD_CFLAGS=${PTHREAD_CFLAGS} \ diff --git a/games/tux-aqfh/Makefile b/games/tux-aqfh/Makefile index ab9198d8404d..1c88839e85c9 100644 --- a/games/tux-aqfh/Makefile +++ b/games/tux-aqfh/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut USE_X_PREFIX= yes USE_GL= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/games/tuxkart/Makefile b/games/tuxkart/Makefile index e357bc567865..1806f9a63247 100644 --- a/games/tuxkart/Makefile +++ b/games/tuxkart/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= ${X11BASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib USE_X_PREFIX= yes USE_GL= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ diff --git a/games/tuxmath/Makefile b/games/tuxmath/Makefile index 90dc9c5e65e4..8a275ef81c6e 100644 --- a/games/tuxmath/Makefile +++ b/games/tuxmath/Makefile @@ -16,7 +16,6 @@ COMMENT= Educational arcade game starring Tux USE_GMAKE= yes USE_SDL= image mixer sdl -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/games/tuxpaint-config/Makefile b/games/tuxpaint-config/Makefile index 2b94b7e0ccbb..9f43857b6470 100644 --- a/games/tuxpaint-config/Makefile +++ b/games/tuxpaint-config/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= tuxpaint:${PORTSDIR}/games/tuxpaint USE_GMAKE= yes USE_GETTEXT= yes -USE_REINPLACE= yes MAN1= tuxpaint-config.1 MANCOMPRESSED= yes diff --git a/games/unnethack/Makefile b/games/unnethack/Makefile index 9b1943e6316b..3a9e55427960 100644 --- a/games/unnethack/Makefile +++ b/games/unnethack/Makefile @@ -18,7 +18,6 @@ MAINTAINER= clive@darkarts.co.za COMMENT= A dungeon explorin', slashin', hackin' game USE_GMAKE= yes -USE_REINPLACE= yes MAN6= dgn_comp.6 dlb.6 lev_comp.6 slashem-tty.6 recover.6 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/([A-Z])./\1/g} diff --git a/games/urban/Makefile b/games/urban/Makefile index 4dfe6932e3de..653186a61471 100644 --- a/games/urban/Makefile +++ b/games/urban/Makefile @@ -18,7 +18,6 @@ COMMENT= A bloody, violent sidescrolling shoot-em-up LIB_DEPENDS= ggi:${PORTSDIR}/graphics/libggi \ mikmod:${PORTSDIR}/audio/libmikmod -USE_REINPLACE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DGG_NEED_OLD_INTTYPES" LDFLAGS="-L${LOCALBASE}/lib" diff --git a/games/vamos/Makefile b/games/vamos/Makefile index f6a37c958a64..247de73a5b32 100644 --- a/games/vamos/Makefile +++ b/games/vamos/Makefile @@ -24,7 +24,6 @@ LIB_DEPENDS= cppunit-1.10.2:${PORTSDIR}/devel/cppunit \ USE_GL= yes USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/games/vavoom/Makefile b/games/vavoom/Makefile index 4e9f8381be89..af5505e62384 100644 --- a/games/vavoom/Makefile +++ b/games/vavoom/Makefile @@ -17,7 +17,6 @@ COMMENT= Doom, Doom II, Heretic, Hexen and Strife source port LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_ICONV= yes USE_AUTOTOOLS= autoconf:259 diff --git a/games/viruskiller/Makefile b/games/viruskiller/Makefile index 539198173a6c..59833b74ecaa 100644 --- a/games/viruskiller/Makefile +++ b/games/viruskiller/Makefile @@ -17,7 +17,6 @@ FETCH_BEFORE_ARGS+= -o ${DISTNAME}${EXTRACT_SUFX} USE_GMAKE= yes USE_SDL= image mixer sdl ttf -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-1.0 diff --git a/games/volleyball/Makefile b/games/volleyball/Makefile index 872427606ce2..2e6f32984b1b 100644 --- a/games/volleyball/Makefile +++ b/games/volleyball/Makefile @@ -19,7 +19,6 @@ USE_GMAKE= yes MAKE_ARGS= CC="${CC}" CFLAGS="`${SDL_CONFIG} --cflags` ${CFLAGS}" \ LDFLAGS="`${SDL_CONFIG} --libs`" ALL_TARGET= volleyball -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}/paso_8 diff --git a/games/wargus/Makefile b/games/wargus/Makefile index 4da7f11bc282..77dbc4bc5c1a 100644 --- a/games/wargus/Makefile +++ b/games/wargus/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= ${LOCALBASE}/bin/stratagus:${PORTSDIR}/games/stratagus USE_GMAKE= yes -USE_REINPLACE= yes PKGMESSAGE= ${WRKDIR}/pkg-message WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/games/warzone/Makefile b/games/warzone/Makefile index 1f970e95ced2..170c73f06d70 100644 --- a/games/warzone/Makefile +++ b/games/warzone/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ alut.0:${PORTSDIR}/audio/freealut USE_BZIP2= yes -USE_REINPLACE= yes USE_GL= yes USE_SDL= net sdl diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile index 1f970e95ced2..170c73f06d70 100644 --- a/games/warzone2100/Makefile +++ b/games/warzone2100/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ alut.0:${PORTSDIR}/audio/freealut USE_BZIP2= yes -USE_REINPLACE= yes USE_GL= yes USE_SDL= net sdl diff --git a/games/wmeyes/Makefile b/games/wmeyes/Makefile index 6f79050d1abf..fffdc8131a52 100644 --- a/games/wmeyes/Makefile +++ b/games/wmeyes/Makefile @@ -15,7 +15,6 @@ COMMENT= The world's most useless WindowMaker dock app USE_IMAKE= yes USE_XPM= yes -USE_REINPLACE= yes NO_INSTALL_MANPAGES= yes PORTDOCS= README diff --git a/games/wordplay/Makefile b/games/wordplay/Makefile index 876019b4d625..c98aefcb6520 100644 --- a/games/wordplay/Makefile +++ b/games/wordplay/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Simple program to generate anagrams NO_WRKSUBDIR= yes -USE_REINPLACE= yes MAKEFILE= makefile ALL_TARGET= wordplay diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile index aafd8d015609..82129f100007 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -20,7 +20,6 @@ USE_X_PREFIX= yes WANT_GNOME= yes USE_GNOME= gnometarget USE_XPM= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-nas diff --git a/games/xarchon/Makefile b/games/xarchon/Makefile index 0f9f8a4322c4..b0c5fd5d1e6d 100644 --- a/games/xarchon/Makefile +++ b/games/xarchon/Makefile @@ -21,7 +21,6 @@ USE_GNOME= esound gtk12 USE_GMAKE= yes USE_XPM= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes MAN6= xarchon.6 diff --git a/games/xboard/Makefile b/games/xboard/Makefile index e8e1f4357e2c..1d0c01c41fc8 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html USE_XLIB= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes STRIP= MAN6= xboard.6 zic2xpm.6 INFO= xboard diff --git a/games/xcheckers/Makefile b/games/xcheckers/Makefile index a06be28c56e4..e0c73adc75a1 100644 --- a/games/xcheckers/Makefile +++ b/games/xcheckers/Makefile @@ -14,7 +14,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A checkers game for X11 USE_IMAKE= yes -USE_REINPLACE= yes MAN6= xcheckers.6 simplech.6 diff --git a/games/xdeblock/Makefile b/games/xdeblock/Makefile index d10ed27c5e9e..34cedf3d7014 100644 --- a/games/xdeblock/Makefile +++ b/games/xdeblock/Makefile @@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/xdeblo_v1.0 USE_IMAKE= yes USE_XPM= yes -USE_REINPLACE= yes NO_INSTALL_MANPAGES= yes post-patch: diff --git a/games/xdigger/Makefile b/games/xdigger/Makefile index 02b3f0d9f6bf..a7b595d1c350 100644 --- a/games/xdigger/Makefile +++ b/games/xdigger/Makefile @@ -15,7 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Boulderdash-like KC85 Digger for X Window System -USE_REINPLACE= yes USE_IMAKE= yes MAN6= xdigger.6 diff --git a/games/xgospel/Makefile b/games/xgospel/Makefile index fa61845fcac1..923181ca6aa0 100644 --- a/games/xgospel/Makefile +++ b/games/xgospel/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d USE_XLIB= yes USE_XPM= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --with-x --with-xpm --with-xaw3d diff --git a/games/xlines/Makefile b/games/xlines/Makefile index 3324f7f11c3a..cf85e8e63e0c 100644 --- a/games/xlines/Makefile +++ b/games/xlines/Makefile @@ -16,7 +16,6 @@ COMMENT= Remove as many balls from board as you can USE_QT_VER= 3 USE_X_PREFIX= yes -USE_REINPLACE= yes NO_WRKSUBDIR= yes MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" PTHREAD_LIBS="${PTHREAD_LIBS}" diff --git a/games/xmastermind/Makefile b/games/xmastermind/Makefile index 3d5fd34bfef3..110e2791cfd2 100644 --- a/games/xmastermind/Makefile +++ b/games/xmastermind/Makefile @@ -16,7 +16,6 @@ COMMENT= Mastermind game for X Window System LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms -USE_REINPLACE= yes USE_X_PREFIX= yes pre-patch: diff --git a/games/xmris/Makefile b/games/xmris/Makefile index 95b6f6482922..70646e62f99c 100644 --- a/games/xmris/Makefile +++ b/games/xmris/Makefile @@ -20,7 +20,6 @@ USE_IMAKE= yes MAKE_FLAGS= XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults -f ALL_TARGET= xmris xmred MAN6= xmred.6 xmris.6 xmsit.6 -USE_REINPLACE= yes post-configure: cd ${WRKSRC} && ${REINPLACE_CMD} -e 's/MANSUFFIX = 1/MANSUFFIX = 6/' \ diff --git a/games/xonotic/Makefile b/games/xonotic/Makefile index 6a4acbe55f89..0ac7e9c0d5d6 100644 --- a/games/xonotic/Makefile +++ b/games/xonotic/Makefile @@ -17,7 +17,6 @@ COMMENT= A fast-paced, chaotic, and intense multiplayer first person shooter NO_PACKAGE= "Package will be 159MB, set FORCE_PACKAGE if you really want to build it" -USE_REINPLACE= yes USE_ZIP= yes WRKSRC= ${WRKDIR}/Nexuiz/sources/darkplaces diff --git a/games/xpilot-ng-server/Makefile b/games/xpilot-ng-server/Makefile index e3aa0948eb07..b283934588f5 100644 --- a/games/xpilot-ng-server/Makefile +++ b/games/xpilot-ng-server/Makefile @@ -18,7 +18,6 @@ COMMENT?= An enhanced version of XPilot (server program) LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 GNU_CONFIGURE= yes -USE_REINPLACE= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib diff --git a/games/xpilotmon/Makefile b/games/xpilotmon/Makefile index 5070016eeab4..6bdb5b46fe54 100644 --- a/games/xpilotmon/Makefile +++ b/games/xpilotmon/Makefile @@ -19,8 +19,6 @@ ALL_TARGET= xpilotmon MAN6= xpilotmon.6 PLIST_FILES= bin/xpilotmon -USE_REINPLACE= yes - post-patch: @${REINPLACE_CMD} -e "s/exec wish/exec wish8.4/" ${WRKSRC}/xpilotmon.org @${REINPLACE_CMD} -e "s/\$$(INSTALL_DATA)/${INSTALL_MAN}/" ${WRKSRC}/Makefile diff --git a/games/xrick/Makefile b/games/xrick/Makefile index ab4740795a1f..626069845ff6 100644 --- a/games/xrick/Makefile +++ b/games/xrick/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg RESTRICTED= Copyright status of the graphics and sounds is uncertain USE_GMAKE= yes -USE_REINPLACE= yes USE_SDL= sdl MAN6= xrick.6 diff --git a/games/xrobots/Makefile b/games/xrobots/Makefile index 353889c0bcc1..68af5f8b7ee2 100644 --- a/games/xrobots/Makefile +++ b/games/xrobots/Makefile @@ -14,7 +14,6 @@ DISTNAME= ${PKGNAME}-ss-10.20 MAINTAINER= edwin@mavetju.org COMMENT= Fight off villainous robots (X version) -USE_REINPLACE= yes USE_IMAKE= yes WRKSRC= ${WRKDIR}/xrobots-1.0 MAN6= xrobots.6 diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile index 57c8491658e7..699c71e01230 100644 --- a/games/xscorch/Makefile +++ b/games/xscorch/Makefile @@ -21,7 +21,6 @@ USE_X_PREFIX= yes USE_XPM= yes USE_GMAKE= yes USE_GNOME= gtk12 -USE_REINPLACE= yes WANT_GNOME= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk diff --git a/games/xscrabble/Makefile b/games/xscrabble/Makefile index 4777a30883b7..543bd38632d3 100644 --- a/games/xscrabble/Makefile +++ b/games/xscrabble/Makefile @@ -16,7 +16,6 @@ COMMENT= X version of the popular board game USE_IMAKE= yes USE_XPM= yes -USE_REINPLACE= yes NO_INSTALL_MANPAGES= yes XSCRABBLEDIR= ${PREFIX}/lib/X11/xscrabble diff --git a/games/xshisen/Makefile b/games/xshisen/Makefile index 07b6d2332b26..c980ba3d05dc 100644 --- a/games/xshisen/Makefile +++ b/games/xshisen/Makefile @@ -15,7 +15,6 @@ COMMENT= Shisen-sho puzzle game for X11 USE_X_PREFIX= yes USE_XPM= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --sharedstatedir="${DATADIR}" INSTALL_TARGET= install-prog diff --git a/games/xtic/Makefile b/games/xtic/Makefile index 9b02fa0cea2b..b0dbd0c0435c 100644 --- a/games/xtic/Makefile +++ b/games/xtic/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An X version of a simple but tricky board game -USE_REINPLACE= yes USE_IMAKE= yes USE_XPM= yes MAN1= xtic.1 diff --git a/games/xtron/Makefile b/games/xtron/Makefile index 61a9fe2f3d4f..b0d1b153a01d 100644 --- a/games/xtron/Makefile +++ b/games/xtron/Makefile @@ -15,7 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Avoid running into walls, your own tail, and that of your opponent -USE_REINPLACE= yes USE_X_PREFIX= yes USE_XPM= yes diff --git a/games/xtux/Makefile b/games/xtux/Makefile index 7c97901ac40b..c2f9c6ac32fb 100644 --- a/games/xtux/Makefile +++ b/games/xtux/Makefile @@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_X_PREFIX= yes USE_XPM= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= CPP="${CC} -E" CC="${CC}" diff --git a/games/yadex/Makefile b/games/yadex/Makefile index 78fb2e0898e7..4a21311224bb 100644 --- a/games/yadex/Makefile +++ b/games/yadex/Makefile @@ -62,7 +62,6 @@ PLIST_SUB+= 3DRENDER="@comment " .endif .if defined(WITH_WHITE_BG) -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -E 's,^#(CXXFLAGS \+= -DWHITE_BACKGROUND)$$,\1,' \ ${WRKSRC}/${MAKEFILE} diff --git a/games/zephulor/Makefile b/games/zephulor/Makefile index b15031868cde..fc8e23150186 100644 --- a/games/zephulor/Makefile +++ b/games/zephulor/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game \ ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter USE_PYTHON= yes -USE_REINPLACE= yes NO_BUILD= yes post-patch: |