diff options
Diffstat (limited to 'games/gtkpool/Makefile')
-rw-r--r-- | games/gtkpool/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gtkpool/Makefile b/games/gtkpool/Makefile index d790f2246f54..5fff2fa63007 100644 --- a/games/gtkpool/Makefile +++ b/games/gtkpool/Makefile @@ -16,7 +16,6 @@ COMMENT= A 2D pool game using the GTK+ toolkit GNU_CONFIGURE= yes USE_GNOME= gtk12 -USE_REINPLACE= yes USE_X_PREFIX= yes MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS} -DHAVE_CONFIG_H -I. -I.. `gtk-config --cflags` `gtk-config --libs`" |