diff options
-rw-r--r-- | games/armagetron/Makefile | 1 | ||||
-rw-r--r-- | games/wtf/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/games/armagetron/Makefile b/games/armagetron/Makefile index 90eba0886e0f..caa2c80b66b7 100644 --- a/games/armagetron/Makefile +++ b/games/armagetron/Makefile @@ -16,7 +16,6 @@ DISTNAME= armagetronad-${PORTVERSION} MAINTAINER= mux@FreeBSD.org COMMENT= A multiplayer networked Tron clone in 3D -USE_REINPLACE= yes USE_GL= yes USE_SDL= sdl image USE_GMAKE= yes diff --git a/games/wtf/Makefile b/games/wtf/Makefile index 0496dfff5516..1438bac934a3 100644 --- a/games/wtf/Makefile +++ b/games/wtf/Makefile @@ -17,7 +17,6 @@ MAINTAINER= mux@FreeBSD.org COMMENT= Translates common Internet acronyms NO_BUILD= yes -USE_REINPLACE= yes MAN6= wtf.6 |