aboutsummaryrefslogtreecommitdiff
path: root/games/gtkpool
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-19 23:41:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-19 23:41:55 +0000
commit2d68f126de221d6caed2c560840eae9b231eaaf0 (patch)
treea4e626dcfcfc7a91af456eb7e15fa4056a883f49 /games/gtkpool
parent07b27888644efc66d4ed412de3c7ba9d7b2b54af (diff)
downloadports-2d68f126de221d6caed2c560840eae9b231eaaf0.tar.gz
ports-2d68f126de221d6caed2c560840eae9b231eaaf0.zip
Notes
Diffstat (limited to 'games/gtkpool')
-rw-r--r--games/gtkpool/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gtkpool/Makefile b/games/gtkpool/Makefile
index 11d314752a63..888ae3dda68e 100644
--- a/games/gtkpool/Makefile
+++ b/games/gtkpool/Makefile
@@ -16,6 +16,7 @@ COMMENT= A 2D pool game using the GTK+ toolkit
GNU_CONFIGURE= yes
USE_GNOME= gtk12
+MAKE_JOBS_UNSAFE= yes
post-patch:
@${REINPLACE_CMD} -e 's,-O2 -O0 -Wall `gtk-config --cflags` -lgtk -lgdk -lglib -lm -lX11,${CXXFLAGS} `gtk-config --cflags` `gtk-config --libs`,' ${WRKSRC}/configure