aboutsummaryrefslogtreecommitdiffstats
path: root/games/gtkpool/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-08 07:46:33 +0800
committeredwin <edwin@FreeBSD.org>2006-05-08 07:46:33 +0800
commitbbbd0386c6efea65a3c6b6d1ecec508b715fb332 (patch)
tree520c3027ec49a3bec8ada7753d2d3dfa38259e18 /games/gtkpool/Makefile
parent81148feedcf40400bc8803ee0c0cc32818028212 (diff)
downloadfreebsd-ports-gnome-bbbd0386c6efea65a3c6b6d1ecec508b715fb332.tar.gz
freebsd-ports-gnome-bbbd0386c6efea65a3c6b6d1ecec508b715fb332.tar.zst
freebsd-ports-gnome-bbbd0386c6efea65a3c6b6d1ecec508b715fb332.zip
Remove USE_REINPLACE for categories starting with a G
Diffstat (limited to 'games/gtkpool/Makefile')
-rw-r--r--games/gtkpool/Makefile1
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`"