aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/fastnetmon
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-09-27 20:30:41 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-09-27 20:30:41 +0000
commitdb85f4995037af2643baf408c6671628810c690b (patch)
tree38fa43293d4296586e2e232af20238306a5804e9 /net-mgmt/fastnetmon
parent1b3ef6a1b1297d336b6e461ed39af326f227e013 (diff)
downloadports-db85f4995037af2643baf408c6671628810c690b.tar.gz
ports-db85f4995037af2643baf408c6671628810c690b.zip
Set flags on powerpc64le the same as on powerpc64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=550344
Diffstat (limited to 'net-mgmt/fastnetmon')
-rw-r--r--net-mgmt/fastnetmon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/fastnetmon/Makefile b/net-mgmt/fastnetmon/Makefile
index 329e56882cb0..ba107569d20b 100644
--- a/net-mgmt/fastnetmon/Makefile
+++ b/net-mgmt/fastnetmon/Makefile
@@ -48,7 +48,7 @@ CMAKE_INSTALL_PREFIX= ${PREFIX}
.if ${ARCH} == amd64 || ${ARCH} == i386
LIB_DEPENDS+= libluajit-5.1.so:lang/luajit
-.elif ${ARCH} == powerpc64
+.elif ${ARCH:Mpowerpc64*}
EXTRA_PATCHES= ${FILESDIR}/extra-patch-src_fast__library.h \
${FILESDIR}/extra-patch-src_netflow__plugin_netflow__collector.cpp
LIB_DEPENDS+= libluajit-5.1.so:lang/luajit-openresty