summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-22 19:49:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-22 19:49:43 +0000
commit8c2aab382d5ceff395ed38e45399378035c4968e (patch)
treeea623aea7a81d860cc89359721fd92c71b84534d /comms
parentUpdate to 0.14.7, the latest version, which contains numerous bug fixes (diff)
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=244657
Diffstat (limited to 'comms')
-rw-r--r--comms/qfaxreader/Makefile1
-rw-r--r--comms/seyon/Makefile1
-rw-r--r--comms/sms_client/Makefile1
-rw-r--r--comms/trustedqsl/Makefile1
4 files changed, 4 insertions, 0 deletions
diff --git a/comms/qfaxreader/Makefile b/comms/qfaxreader/Makefile
index 8e949fec7c13..3fc3725978c6 100644
--- a/comms/qfaxreader/Makefile
+++ b/comms/qfaxreader/Makefile
@@ -24,6 +24,7 @@ USE_GMAKE= yes
USE_QT_VER= 3
CONFIGURE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS}
CONFIGURE_ARGS= --with-docdir=${DOCSDIR}
+MAKE_JOBS_UNSAFE= yes
MAN1= qfaxreader.1
MANCOMPRESSED= yes
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile
index fc04ac0336ad..70e3ee346937 100644
--- a/comms/seyon/Makefile
+++ b/comms/seyon/Makefile
@@ -19,6 +19,7 @@ COMMENT= A communications package for the X Window system
WRKSRC= ${WRKDIR}/seyon
USE_IMAKE= yes
USE_XORG= x11 xext xpm xmu xaw xt sm ice
+MAKE_JOBS_UNSAFE= yes
MAN1= seyon.1
diff --git a/comms/sms_client/Makefile b/comms/sms_client/Makefile
index b6a117b5452f..fd211c7d0cbb 100644
--- a/comms/sms_client/Makefile
+++ b/comms/sms_client/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A simple UNIX SMS client to send messages to phones or pagers
HAS_CONFIGURE= yes
+MAKE_JOBS_UNSAFE= yes
MAN1= sms_client.1
diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile
index 47308c57f52f..35b6b833663f 100644
--- a/comms/trustedqsl/Makefile
+++ b/comms/trustedqsl/Makefile
@@ -21,6 +21,7 @@ USE_PERL5= yes
USE_WX= 2.6
USE_LDCONFIG= yes
MAKE_ENV= INCDIR="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
+MAKE_JOBS_UNSAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}