aboutsummaryrefslogtreecommitdiffstats
path: root/games/netspades
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-05-16 14:27:56 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-05-16 14:27:56 +0800
commit42f60009e6e536dfbaca7a23a2a8db2f53c4299a (patch)
treef1419af8c8665908a2992e8623e8bd3b909f82e2 /games/netspades
parent6dff11762fa92b9484828593ef9a2d77a55dae21 (diff)
downloadfreebsd-ports-gnome-42f60009e6e536dfbaca7a23a2a8db2f53c4299a.tar.gz
freebsd-ports-gnome-42f60009e6e536dfbaca7a23a2a8db2f53c4299a.tar.zst
freebsd-ports-gnome-42f60009e6e536dfbaca7a23a2a8db2f53c4299a.zip
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
Diffstat (limited to 'games/netspades')
-rw-r--r--games/netspades/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/netspades/Makefile b/games/netspades/Makefile
index fc3b1e7e4de6..ea256619b663 100644
--- a/games/netspades/Makefile
+++ b/games/netspades/Makefile
@@ -16,6 +16,8 @@ COMMENT= Very popular card game for 1-4 players over a network
LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2
+MAKE_JOBS_SAFE= yes
+
GNU_CONFIGURE= yes
USE_GNOME= gtk12
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \