diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ap-utils/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/arpscan/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/darkstat/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/disco/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/echolot/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/fprobe/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/iftop/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nefu/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nfdump-devel/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nfdump/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/openvmps/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/packit/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/pmacct/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/tcptrack/Makefile | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/net-mgmt/ap-utils/Makefile b/net-mgmt/ap-utils/Makefile index 835d0494aaf3..6d2b7ea24032 100644 --- a/net-mgmt/ap-utils/Makefile +++ b/net-mgmt/ap-utils/Makefile @@ -15,7 +15,7 @@ MAINTAINER= daniel+aputils@pelleg.org COMMENT= A set of utilities to configure and monitor wireless access points GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_BZIP2= yes USE_REINPLACE= yes CONFIGURE_ENV= LDFLAGS="-lintl -L${LOCALBASE}/lib" diff --git a/net-mgmt/arpscan/Makefile b/net-mgmt/arpscan/Makefile index d693d951088c..f1c32d8fd99e 100644 --- a/net-mgmt/arpscan/Makefile +++ b/net-mgmt/arpscan/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet BROKEN= Unfetchable GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} PLIST_FILES= bin/arpscan diff --git a/net-mgmt/darkstat/Makefile b/net-mgmt/darkstat/Makefile index 9d4f8c12add4..f82ad94c408f 100644 --- a/net-mgmt/darkstat/Makefile +++ b/net-mgmt/darkstat/Makefile @@ -17,7 +17,7 @@ COMMENT= Network statistics gatherer, similar to ntop USE_GETTEXT= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .if defined(WITHOUT_NLS) CONFIGURE_ARGS= --disable-nls diff --git a/net-mgmt/disco/Makefile b/net-mgmt/disco/Makefile index b715d8f9e1f6..9dfd0dd79be4 100644 --- a/net-mgmt/disco/Makefile +++ b/net-mgmt/disco/Makefile @@ -16,7 +16,7 @@ COMMENT= IP discovery and fingerprinting utility GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/net-mgmt/echolot/Makefile b/net-mgmt/echolot/Makefile index a05b1f38abb3..e388d4664223 100644 --- a/net-mgmt/echolot/Makefile +++ b/net-mgmt/echolot/Makefile @@ -19,7 +19,7 @@ COMMENT= A packet sniffer that grabs ARP packets on any ethernet devices GNU_CONFIGURE= yes USE_GMAKE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= echolot.1 diff --git a/net-mgmt/fprobe/Makefile b/net-mgmt/fprobe/Makefile index ca22bd200af0..830a5fab6297 100644 --- a/net-mgmt/fprobe/Makefile +++ b/net-mgmt/fprobe/Makefile @@ -15,7 +15,7 @@ MAINTAINER= krion@FreeBSD.org COMMENT= Tool that collects network traffic data GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_BZIP2= yes USE_REINPLACE= yes diff --git a/net-mgmt/iftop/Makefile b/net-mgmt/iftop/Makefile index a9032c063baf..9499208a282a 100644 --- a/net-mgmt/iftop/Makefile +++ b/net-mgmt/iftop/Makefile @@ -15,7 +15,7 @@ MAINTAINER= krion@FreeBSD.org COMMENT= Network utility for real-time bandwidth usage information GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_REINPLACE= yes MAN8= iftop.8 diff --git a/net-mgmt/nefu/Makefile b/net-mgmt/nefu/Makefile index aef37e4fcc07..07849245bb9b 100644 --- a/net-mgmt/nefu/Makefile +++ b/net-mgmt/nefu/Makefile @@ -14,7 +14,7 @@ MAINTAINER= krion@FreeBSD.org COMMENT= A network monitoring daemon GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+= --with-ssl=${OPENSSLBASE} --disable-html diff --git a/net-mgmt/nfdump-devel/Makefile b/net-mgmt/nfdump-devel/Makefile index 44bfe138231a..c92086605644 100644 --- a/net-mgmt/nfdump-devel/Makefile +++ b/net-mgmt/nfdump-devel/Makefile @@ -15,7 +15,7 @@ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Command-line tools to collect and process NetFlow data GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} PLIST_FILES= bin/nfcapd bin/nfdump bin/nfprofile bin/nfreplay bin/nfclean.pl MAN1= nfcapd.1 nfdump.1 nfprofile.1 nfreplay.1 diff --git a/net-mgmt/nfdump/Makefile b/net-mgmt/nfdump/Makefile index 44bfe138231a..c92086605644 100644 --- a/net-mgmt/nfdump/Makefile +++ b/net-mgmt/nfdump/Makefile @@ -15,7 +15,7 @@ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Command-line tools to collect and process NetFlow data GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} PLIST_FILES= bin/nfcapd bin/nfdump bin/nfprofile bin/nfreplay bin/nfclean.pl MAN1= nfcapd.1 nfdump.1 nfprofile.1 nfreplay.1 diff --git a/net-mgmt/openvmps/Makefile b/net-mgmt/openvmps/Makefile index 320f5b418501..eafd30ee0fdd 100644 --- a/net-mgmt/openvmps/Makefile +++ b/net-mgmt/openvmps/Makefile @@ -21,7 +21,7 @@ USE_RC_SUBR= yes GNU_CONFIGURE= yes USE_GMAKE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS=--bindir=${PREFIX}/sbin MAN1= vmpsd.1 diff --git a/net-mgmt/packit/Makefile b/net-mgmt/packit/Makefile index 59eb1b8ed01e..bfe1b27d6a25 100644 --- a/net-mgmt/packit/Makefile +++ b/net-mgmt/packit/Makefile @@ -21,7 +21,7 @@ MAN8= packit.8 PLIST_FILES= sbin/packit GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index f5f10922def8..e9158a2cbb9e 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -36,7 +36,7 @@ CONFIGURE_ARGS+=--disable-mmap .endif GNU_CONFIGURE= yes -GNUCONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +GNUCONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_GETOPT_LONG=yes diff --git a/net-mgmt/tcptrack/Makefile b/net-mgmt/tcptrack/Makefile index 783182e71529..a36ba85b914b 100644 --- a/net-mgmt/tcptrack/Makefile +++ b/net-mgmt/tcptrack/Makefile @@ -15,7 +15,7 @@ MAINTAINER= squat@squat.no COMMENT= Packet sniffer which displays TCP information like top(1) GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} PLIST_FILES= bin/tcptrack MAN1= tcptrack.1 |