aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
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 /net-mgmt
parent702abdca4ef62ef60af2ad91e5ef063c02599bd1 (diff)
downloadports-d4041784dc51fbd5b1e6a77c341ba00b18e4cd60.tar.gz
ports-d4041784dc51fbd5b1e6a77c341ba00b18e4cd60.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/arpwatch/Makefile1
-rw-r--r--net-mgmt/echolot/Makefile1
-rw-r--r--net-mgmt/flow-extract/Makefile1
-rw-r--r--net-mgmt/irrtoolset/Makefile1
-rw-r--r--net-mgmt/isic/Makefile1
-rw-r--r--net-mgmt/nbtscan/Makefile1
-rw-r--r--net-mgmt/ndpmon/Makefile1
-rw-r--r--net-mgmt/netxms/Makefile1
-rw-r--r--net-mgmt/p0f/Makefile1
-rw-r--r--net-mgmt/vidalia/Makefile1
-rw-r--r--net-mgmt/wide-dhcp/Makefile1
-rw-r--r--net-mgmt/yaf/Makefile1
12 files changed, 0 insertions, 12 deletions
diff --git a/net-mgmt/arpwatch/Makefile b/net-mgmt/arpwatch/Makefile
index 8a69a979bd40..6c8483feb1b4 100644
--- a/net-mgmt/arpwatch/Makefile
+++ b/net-mgmt/arpwatch/Makefile
@@ -17,7 +17,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([^\.]*)$/\1/}
MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= Monitor arp & rarp requests
-MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --quiet
diff --git a/net-mgmt/echolot/Makefile b/net-mgmt/echolot/Makefile
index 9f12ffde5ad2..3731650eabfc 100644
--- a/net-mgmt/echolot/Makefile
+++ b/net-mgmt/echolot/Makefile
@@ -16,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_GMAKE= yes
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
MAN1= echolot.1
PORTDOCS= *
diff --git a/net-mgmt/flow-extract/Makefile b/net-mgmt/flow-extract/Makefile
index cdca87aa7901..3ebdd21f9035 100644
--- a/net-mgmt/flow-extract/Makefile
+++ b/net-mgmt/flow-extract/Makefile
@@ -22,7 +22,6 @@ BUILD_DEPENDS= ${LOCALBASE}/include/ftlib.h:${PORTSDIR}/net-mgmt/flow-tools
WRKSRC= ${WRKDIR}/${PORTNAME}
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LIBS="${LDFLAGS}"
-MAKE_JOBS_SAFE= yes
MAN1= flow-extract.1
PLIST_FILES= bin/flow-extract
diff --git a/net-mgmt/irrtoolset/Makefile b/net-mgmt/irrtoolset/Makefile
index 9d839ff55df3..9a1a781b3b6b 100644
--- a/net-mgmt/irrtoolset/Makefile
+++ b/net-mgmt/irrtoolset/Makefile
@@ -14,7 +14,6 @@ USES= bison
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool
-MAKE_JOBS_SAFE= yes
MAN1= rtconfig.1 peval.1 rpslcheck.1 irrtoolset-errors.1
diff --git a/net-mgmt/isic/Makefile b/net-mgmt/isic/Makefile
index 354588719dad..35ec616000a0 100644
--- a/net-mgmt/isic/Makefile
+++ b/net-mgmt/isic/Makefile
@@ -18,7 +18,6 @@ COMMENT= IP Stack Integrity Checker
LIB_DEPENDS= net:${PORTSDIR}/net/libnet
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
MAN1= isic.1
diff --git a/net-mgmt/nbtscan/Makefile b/net-mgmt/nbtscan/Makefile
index c157d4d3453b..f354c95a8634 100644
--- a/net-mgmt/nbtscan/Makefile
+++ b/net-mgmt/nbtscan/Makefile
@@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= distfiles
MAINTAINER= ports@FreeBSD.org
COMMENT= NetBIOS name network scanner
-MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
diff --git a/net-mgmt/ndpmon/Makefile b/net-mgmt/ndpmon/Makefile
index 88d773a32906..207fd2c93b0d 100644
--- a/net-mgmt/ndpmon/Makefile
+++ b/net-mgmt/ndpmon/Makefile
@@ -34,7 +34,6 @@ USE_GNOME= libxml2
USE_PERL5_RUN= yes
USE_RC_SUBR= ndpmonitor
-MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= OSTYPE=FreeBSD
CONFIGURE_ARGS= --with-var-datadir=${PREFIX}/var --with-confdir=${ETCDIR} \
diff --git a/net-mgmt/netxms/Makefile b/net-mgmt/netxms/Makefile
index 145afe92ca9d..d7aeea3fcf43 100644
--- a/net-mgmt/netxms/Makefile
+++ b/net-mgmt/netxms/Makefile
@@ -33,7 +33,6 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-silent-rules
USE_LDCONFIG= yes
-MAKE_JOBS_SAFE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/net-mgmt/p0f/Makefile b/net-mgmt/p0f/Makefile
index e68951dacdd4..00b00fa92929 100644
--- a/net-mgmt/p0f/Makefile
+++ b/net-mgmt/p0f/Makefile
@@ -18,7 +18,6 @@ PLIST_FILES= bin/p0f bin/p0f-client bin/p0f-sendsyn \
PORTDOCS= ChangeLog README TODO existential-notes.txt \
extra-sigs.txt
-MAKE_JOBS_SAFE= yes
MAKE_ARGS+= CC="${CC}" CFLAGS="${CFLAGS}"
.include <bsd.port.options.mk>
diff --git a/net-mgmt/vidalia/Makefile b/net-mgmt/vidalia/Makefile
index caedbb252845..468f9222129b 100644
--- a/net-mgmt/vidalia/Makefile
+++ b/net-mgmt/vidalia/Makefile
@@ -16,6 +16,5 @@ COMMENT= Graphical Tor controller based on Qt 4.x
USES= cmake
INSTALLS_ICONS= yes
USE_QT4= gui moc_build qmake_build rcc_build uic_build network xml linguist_build
-MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>
diff --git a/net-mgmt/wide-dhcp/Makefile b/net-mgmt/wide-dhcp/Makefile
index 0233deee3bad..0004cb105a40 100644
--- a/net-mgmt/wide-dhcp/Makefile
+++ b/net-mgmt/wide-dhcp/Makefile
@@ -15,7 +15,6 @@ LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/Copyright
MAKE_ENV= OSTYPE="${OPSYS}"
-MAKE_JOBS_SAFE= yes
MAN5= dhcpdb.server.5 dhcpdb.pool.5 dhcpdb.relay.5
MAN8= dhcpc.8 dhcps.8 relay.8 dhcpm.8
diff --git a/net-mgmt/yaf/Makefile b/net-mgmt/yaf/Makefile
index 6f2e8f316178..a0caf14d8c34 100644
--- a/net-mgmt/yaf/Makefile
+++ b/net-mgmt/yaf/Makefile
@@ -21,7 +21,6 @@ USES= pkgconfig
USE_GNOME= glib20 gnomehack
USE_LDCONFIG= yes
USE_PERL5= yes
-MAKE_JOBS_SAFE= yes
CONFIOGURE_ARGS+= --disable-doxygen
PLIST_SUB+= PORTVERSION="${PORTVERSION}"