aboutsummaryrefslogtreecommitdiff
path: root/games/3dpong/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/3dpong/Makefile')
-rw-r--r--games/3dpong/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/3dpong/Makefile b/games/3dpong/Makefile
index de2efd550755..3841c4b15564 100644
--- a/games/3dpong/Makefile
+++ b/games/3dpong/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= X Window 3D Pong game for 1 or 2 players with a ball and paddles
USE_X_PREFIX= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I${X11BASE}/include" \
XLIB="-L${X11BASE}/lib -lX11"