diff options
Diffstat (limited to 'net/astfax/Makefile')
-rw-r--r-- | net/astfax/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/astfax/Makefile b/net/astfax/Makefile index fb8019ee1df6..d3f11c3f22af 100644 --- a/net/astfax/Makefile +++ b/net/astfax/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= spandsp.0:${PORTSDIR}/comms/spandsp BUILD_DEPENDS= ${LOCALBASE}/lib/libeps.a:${PORTSDIR}/mail/eps RUN_DEPENDS= ${LOCALBASE}/sbin/asterisk:${PORTSDIR}/net/asterisk +MAKE_JOBS_SAFE= yes + PORTDOCS= README testfax.eml testfax.tif MAKE_ENV+= DEFS="${CFLAGS}" |