diff options
Diffstat (limited to 'net/micro_proxy/Makefile')
-rw-r--r-- | net/micro_proxy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/micro_proxy/Makefile b/net/micro_proxy/Makefile index faf14e6f3920..b26ae8573044 100644 --- a/net/micro_proxy/Makefile +++ b/net/micro_proxy/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}_30oct2002 MAINTAINER= ehaupt@FreeBSD.org COMMENT= A really small HTTP/HTTPS proxy +MAKE_JOBS_SAFE= yes + WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= libexec/micro_proxy MAN8= micro_proxy.8 |