diff options
Diffstat (limited to 'games/cube/Makefile')
-rw-r--r-- | games/cube/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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} |