From 07d4c25b16b552129bf5f6dde0fe4edb872316de Mon Sep 17 00:00:00 2001 From: wxs Date: Sat, 9 May 2009 02:46:09 +0000 Subject: - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which is MAKE_JOBS_UNSAFE). --- net/libpcap/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/libpcap/Makefile') diff --git a/net/libpcap/Makefile b/net/libpcap/Makefile index 55595ee0952f..dbc4e62fd473 100644 --- a/net/libpcap/Makefile +++ b/net/libpcap/Makefile @@ -16,6 +16,7 @@ COMMENT= Ubiquitous network traffic capture library WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +MAKE_JOBS_SAFE= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_BISON= build -- cgit