diff options
Diffstat (limited to 'games/tenebrae/Makefile')
-rw-r--r-- | games/tenebrae/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/tenebrae/Makefile b/games/tenebrae/Makefile index 9bfc10c66d5b..d2bb940aea7c 100644 --- a/games/tenebrae/Makefile +++ b/games/tenebrae/Makefile @@ -19,11 +19,9 @@ COMMENT= Quake 1 source port with advanced graphics LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_ZIP= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GL= yes USE_SDL= yes -USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 DATADIR= ${Q1DIR} |