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/httpry/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/httpry') diff --git a/net/httpry/Makefile b/net/httpry/Makefile index 32f50c310c15..745bfe066aab 100644 --- a/net/httpry/Makefile +++ b/net/httpry/Makefile @@ -16,6 +16,7 @@ COMMENT= Packet sniffer designed for displaying and logging HTTP traffic MAN1= httpry.1 USE_RC_SUBR= httpry +MAKE_JOBS_SAFE= yes OPTIONS= EXTRASCRIPTS "Install additional scripts" Off -- cgit