diff options
Diffstat (limited to 'security/proxytunnel')
-rw-r--r-- | security/proxytunnel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/proxytunnel/Makefile b/security/proxytunnel/Makefile index fd098928e16d..1c9b7c16aeb5 100644 --- a/security/proxytunnel/Makefile +++ b/security/proxytunnel/Makefile @@ -17,6 +17,7 @@ COMMENT= Connects stdin and stdout to an origin server through an HTTPS proxy USE_GMAKE= yes USE_GNOME= pkgconfig +MAKE_JOBS_SAFE= yes ALL_TARGET= ${PORTNAME} |