aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2013-08-14 22:35:50 +0000
committerAlex Kozlov <ak@FreeBSD.org>2013-08-14 22:35:50 +0000
commitd4041784dc51fbd5b1e6a77c341ba00b18e4cd60 (patch)
treee9aa43bc0924dc359b2756757c2c0994f118aa35 /comms
parent702abdca4ef62ef60af2ad91e5ef063c02599bd1 (diff)
downloadports-d4041784dc51fbd5b1e6a77c341ba00b18e4cd60.tar.gz
ports-d4041784dc51fbd5b1e6a77c341ba00b18e4cd60.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/dfu-programmer/Makefile1
-rw-r--r--comms/dfu-util/Makefile1
-rw-r--r--comms/efax-gtk/Makefile1
-rw-r--r--comms/hamfax/Makefile1
-rw-r--r--comms/kremotecontrol/Makefile1
-rw-r--r--comms/libimobiledevice/Makefile1
-rw-r--r--comms/lirc/Makefile1
-rw-r--r--comms/obexapp/Makefile1
-rw-r--r--comms/smstools3/Makefile1
-rw-r--r--comms/thebridge/Makefile1
-rw-r--r--comms/uarduno/Makefile1
-rw-r--r--comms/usbmuxd/Makefile1
-rw-r--r--comms/xastir/Makefile1
-rw-r--r--comms/zmtx-zmrx/Makefile1
14 files changed, 0 insertions, 14 deletions
diff --git a/comms/dfu-programmer/Makefile b/comms/dfu-programmer/Makefile
index a87419358dbd..9c0182447a95 100644
--- a/comms/dfu-programmer/Makefile
+++ b/comms/dfu-programmer/Makefile
@@ -12,7 +12,6 @@ COMMENT= Device Firmware Update based USB programmer for Atmel chips
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lusb
-MAKE_JOBS_SAFE= yes
PLIST_FILES= bin/dfu-programmer
diff --git a/comms/dfu-util/Makefile b/comms/dfu-util/Makefile
index e9154df2a1ec..27610cfc9ad8 100644
--- a/comms/dfu-util/Makefile
+++ b/comms/dfu-util/Makefile
@@ -15,7 +15,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= USE_LIBS="-lusb" \
ac_cv_lib_usbpath_usb_path2devnum=no
CONFIGURE_ARGS= --disable-silent-rules
-MAKE_JOBS_SAFE= yes
MAN1= dfu-util.1
PLIST_FILES= bin/dfu-suffix bin/dfu-util
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile
index 03ce0e2ff9b8..cd1bb47a4c76 100644
--- a/comms/efax-gtk/Makefile
+++ b/comms/efax-gtk/Makefile
@@ -21,7 +21,6 @@ USE_GHOSTSCRIPT_RUN=yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
USE_GCC= 4.4+
-MAKE_JOBS_SAFE= yes
CONFLICTS= efax-[0-9]*
diff --git a/comms/hamfax/Makefile b/comms/hamfax/Makefile
index c2ff005c57e2..488a1e4c9a4d 100644
--- a/comms/hamfax/Makefile
+++ b/comms/hamfax/Makefile
@@ -18,7 +18,6 @@ CONFIGURE_ARGS+= CPPFLAGS="-I${LOCALBASE}/include" \
USE_GMAKE= yes
USE_BZIP2= yes
-MAKE_JOBS_SAFE= yes
MAN1= hamfax.1
.include <bsd.port.mk>
diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile
index 429fc316403f..02cd45dcf1cc 100644
--- a/comms/kremotecontrol/Makefile
+++ b/comms/kremotecontrol/Makefile
@@ -20,6 +20,5 @@ USES= cmake:outsource
USE_QT4= corelib script xmlpatterns \
qmake_build moc_build rcc_build uic_build
USE_LDCONFIG= yes
-MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>
diff --git a/comms/libimobiledevice/Makefile b/comms/libimobiledevice/Makefile
index a97d5ecdef34..e37e7810b7ea 100644
--- a/comms/libimobiledevice/Makefile
+++ b/comms/libimobiledevice/Makefile
@@ -19,7 +19,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= openssl_LIBS=-lssl
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-MAKE_JOBS_SAFE= yes
.if ${SLAVE_PORT} == "no"
diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile
index 95b24d2a71e7..c45c31819d8a 100644
--- a/comms/lirc/Makefile
+++ b/comms/lirc/Makefile
@@ -23,7 +23,6 @@ USE_PYTHON= yes
USE_CSTD= gnu89
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --enable-sandboxed --with-devdir=/var/run/lirc \
--sysconfdir=${PREFIX}/etc
diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile
index ca6572cb1c4c..2062912c5b45 100644
--- a/comms/obexapp/Makefile
+++ b/comms/obexapp/Makefile
@@ -16,7 +16,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USES= iconv
PLIST_FILES= bin/obexapp
-MAKE_JOBS_SAFE= yes
.if !defined(NO_INSTALL_MANPAGES)
MAN1= obexapp.1
diff --git a/comms/smstools3/Makefile b/comms/smstools3/Makefile
index e682ac5905ee..df925b687e13 100644
--- a/comms/smstools3/Makefile
+++ b/comms/smstools3/Makefile
@@ -22,7 +22,6 @@ STATS_DESC= Build status and statistics support
WRKSRC= ${WRKDIR}/smstools3
USE_GMAKE= yes
-MAKE_JOBS_SAFE= yes
USE_RC_SUBR= smsd
SPOOLDIR?= /var/spool/sms
LOGDIR?= /var/log/smsd
diff --git a/comms/thebridge/Makefile b/comms/thebridge/Makefile
index 832280c29e5b..9315f755cce5 100644
--- a/comms/thebridge/Makefile
+++ b/comms/thebridge/Makefile
@@ -18,7 +18,6 @@ PORTDOCS= README
USE_RC_SUBR= tbd
USE_AUTOTOOLS= autoconf
CONFIGURE_ENV= AUTOMAKE=/usr/bin/true
-MAKE_JOBS_SAFE= yes
.include <bsd.port.options.mk>
diff --git a/comms/uarduno/Makefile b/comms/uarduno/Makefile
index 038e388c3445..48b9ef86599a 100644
--- a/comms/uarduno/Makefile
+++ b/comms/uarduno/Makefile
@@ -27,7 +27,6 @@ WRKSRC= ${WRKDIR}/uarduno
PLIST_FILES= uarduno.ko \
"@unexec kldxref ${KMODDIR}"
-MAKE_JOBS_SAFE= yes
# no license required
LICENSE= BSD
diff --git a/comms/usbmuxd/Makefile b/comms/usbmuxd/Makefile
index 12428ff61820..51435c8589f4 100644
--- a/comms/usbmuxd/Makefile
+++ b/comms/usbmuxd/Makefile
@@ -12,7 +12,6 @@ LIB_DEPENDS= plist:${PORTSDIR}/devel/libplist
USE_BZIP2= yes
USES= cmake pkgconfig
-MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
PORTDOCS= AUTHORS README README.devel
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile
index dbba10fd27d0..af03a147fda1 100644
--- a/comms/xastir/Makefile
+++ b/comms/xastir/Makefile
@@ -18,7 +18,6 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \
GNU_CONFIGURE= yes
USES= gettext gmake motif
-MAKE_JOBS_SAFE= yes
MAN1= xastir.1 \
callpass.1 \
diff --git a/comms/zmtx-zmrx/Makefile b/comms/zmtx-zmrx/Makefile
index 09bc7f58cf10..ce9cde2f7181 100644
--- a/comms/zmtx-zmrx/Makefile
+++ b/comms/zmtx-zmrx/Makefile
@@ -12,7 +12,6 @@ COMMENT= Send and receive files via ZMODEM protocol (unrestrictive)
USE_CSTD= gnu89
MAKEFILE= makefile
-MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
MAN1= zmrx.1 zmtx.1