aboutsummaryrefslogtreecommitdiff
path: root/security/saint/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2010-11-18 12:48:20 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2010-11-18 12:48:20 +0000
commitc3d27c7a8d83626d417b3cc756e19a7aef8abb2a (patch)
treef774e8d0f146d561219616878d7a16803bf1f225 /security/saint/Makefile
parentafff4b8ac23da95fabe2530da86d87574b3d4ec4 (diff)
Notes
Diffstat (limited to 'security/saint/Makefile')
-rw-r--r--security/saint/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/saint/Makefile b/security/saint/Makefile
index e0a8eee3d369..3b5deee09614 100644
--- a/security/saint/Makefile
+++ b/security/saint/Makefile
@@ -27,6 +27,7 @@ MAN1= saint.1
GNU_CONFIGURE= yes
MAKE_ENV= "LIBS=-lrpcsvc" "XFLAGS=-g -O2 -DSTDC_HEADERS=1 -DGETGROUPS_T=gid_t -DSYS_ERRLIST_DECLARED=1 " "RPCGEN=/usr/bin/rpcgen"
INSTALL_TARGET= all
+MAKE_JOBS_UNSAFE=yes
.include <bsd.port.pre.mk>