diff options
Diffstat (limited to 'games/gracer/Makefile')
-rw-r--r-- | games/gracer/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gracer/Makefile b/games/gracer/Makefile index c45882ee4bd7..3fcbf64dcc26 100644 --- a/games/gracer/Makefile +++ b/games/gracer/Makefile @@ -29,7 +29,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" USE_GMAKE= yes # for plib (sound): -USE_NEWGCC= yes CONFIGURE_ARGS+= --with-plib=${X11BASE} pre-patch: |