aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-02-19 11:39:14 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-02-19 11:39:14 +0000
commit1337aded1e981fd92dfdeaad531b667ebbe30b57 (patch)
tree2014d824f2cef34bfa703571eba0d3315ba070d1 /games
parentc076dcb797f5ba266f84a9ea2d4446bb71b41205 (diff)
downloadports-1337aded1e981fd92dfdeaad531b667ebbe30b57.tar.gz
ports-1337aded1e981fd92dfdeaad531b667ebbe30b57.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/filters/Makefile1
-rw-r--r--games/textmaze/Makefile1
-rw-r--r--games/typespeed/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/games/filters/Makefile b/games/filters/Makefile
index a7aed03195bc..a0a48935ad4a 100644
--- a/games/filters/Makefile
+++ b/games/filters/Makefile
@@ -17,7 +17,6 @@ COMMENT= A collection of filters, including B1FF and the Swedish Chef
CONFLICTS= talkfilters-* jive-* chef-*
USE_PERL5= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
ALL_TARGET+= samples
diff --git a/games/textmaze/Makefile b/games/textmaze/Makefile
index 4408ea7fcb46..49101971f8ce 100644
--- a/games/textmaze/Makefile
+++ b/games/textmaze/Makefile
@@ -18,7 +18,6 @@ COMMENT= Generates mazes on a text terminal and lets you traverse them
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Curses.pm:${PORTSDIR}/devel/p5-Curses
USE_PERL5= yes
-USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/TextMaze
NO_BUILD= yes
PLIST_FILES= bin/textmaze
diff --git a/games/typespeed/Makefile b/games/typespeed/Makefile
index be75ec6e5686..6035924bdc71 100644
--- a/games/typespeed/Makefile
+++ b/games/typespeed/Makefile
@@ -16,7 +16,6 @@ COMMENT= Test your typing speed, and get your fingers\' CPS
MAN1= typespeed.1
-USE_REINPLACE= yes
USE_GETOPT_LONG= yes
MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LFLAGS="${LDFLAGS}"