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/barrage | |
parent | 6e827fc721ee40e9f74ab0d7cad283ec0e9f2048 (diff) | |
download | ports-a02df25c27a333357aa4dc5376be9a8df2ffefa8.tar.gz ports-a02df25c27a333357aa4dc5376be9a8df2ffefa8.zip |
Notes
Diffstat (limited to 'games/barrage')
-rw-r--r-- | games/barrage/Makefile | 1 |
1 files changed, 0 insertions, 1 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" |