aboutsummaryrefslogtreecommitdiffstats
path: root/net/astfax
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-16 14:27:56 +0800
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-16 14:27:56 +0800
commitabf5b5ffc09b367c1d6e4537c8f5e2473c14e670 (patch)
tree2e22cb4768c6b41b24fe161ae7a3c7a4536ed6c0 /net/astfax
parent184f8b1f5a5dce5332d9b8f4bb170da1df68af6a (diff)
downloadfreebsd-ports-gnome-abf5b5ffc09b367c1d6e4537c8f5e2473c14e670.tar.gz
freebsd-ports-gnome-abf5b5ffc09b367c1d6e4537c8f5e2473c14e670.tar.zst
freebsd-ports-gnome-abf5b5ffc09b367c1d6e4537c8f5e2473c14e670.zip
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
Diffstat (limited to 'net/astfax')
-rw-r--r--net/astfax/Makefile2
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}"