diff options
author | Andrej Zverev <az@FreeBSD.org> | 2006-02-22 08:35:50 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2006-02-22 08:35:50 +0000 |
commit | a02df25c27a333357aa4dc5376be9a8df2ffefa8 (patch) | |
tree | 8370258e1a49281a80e4ab222ec7e8b774cead07 /games | |
parent | 6e827fc721ee40e9f74ab0d7cad283ec0e9f2048 (diff) | |
download | ports-a02df25c27a333357aa4dc5376be9a8df2ffefa8.tar.gz ports-a02df25c27a333357aa4dc5376be9a8df2ffefa8.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/barrage/Makefile | 1 | ||||
-rw-r--r-- | games/lincity-ng/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/games/barrage/Makefile b/games/barrage/Makefile index a1f5de044888..c3cc105b169c 100644 --- a/games/barrage/Makefile +++ b/games/barrage/Makefile @@ -20,7 +20,6 @@ USE_GETOPT_LONG=yes USE_SDL= sdl mixer GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-profile-path=/var/games -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index 6398df3cba1c..3cb6b4ce3fe1 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -21,7 +21,6 @@ USE_BZIP2= yes USE_GCC= 3.2+ USE_SDL= sdl mixer image ttf gfx USE_GNOME= libxml2 -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libphysfs=${PREFIX} |