From 42f60009e6e536dfbaca7a23a2a8db2f53c4299a Mon Sep 17 00:00:00 2001 From: pgollucci Date: Sat, 16 May 2009 06:27:56 +0000 Subject: - Mark most of my ports MAKE_JOBS_SAFE=yes Tested by: several builds in P6 TB --- games/netspades/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'games/netspades/Makefile') 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" \ -- cgit s-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 8.5cs2012-09-212-4/+4
* Update to 8.4cs2012-06-082-3/+3
* Switch to OptionsNGcs2012-06-051-27/+60
* - Update to 8.3.2cs2012-05-313-57/+83
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-142-2/+2
* Update to 7.8.2cs2011-11-192-3/+3
* Update to 7.8.1cs2011-11-102-3/+3
* Update to 7.7cs2011-10-072-3/+3
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+2
* Change maintainer address to my FreeBSD addresscs2011-09-151-1/+1
* I made a slightly incorrect suggestion about the pidfile optimization,dougb2011-08-251-1/+1
* - Updated to 7.6glarkin2011-08-254-10/+6
* - Added rc.d file for php-fcgi (Hiawatha FastCGI daemon)glarkin2011-08-24