aboutsummaryrefslogtreecommitdiff
path: root/net/appkonference
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-10-10 21:31:30 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-10-10 21:31:30 +0000
commit3ef3461740738a4408c83087846d4b59d726eaa6 (patch)
treef3d89a0399e1e0896808a5ab7c804ecd549e47db /net/appkonference
parent615a3fc1bbb5a8d6dd9a7a24d8d19046049875ee (diff)
downloadports-3ef3461740738a4408c83087846d4b59d726eaa6.tar.gz
ports-3ef3461740738a4408c83087846d4b59d726eaa6.zip
For ports that are explicitly enabled on armv6, also enable them
on armv7. This has not been tested with an -exp run but should "do no harm". PR: 221894 (partial)
Notes
Notes: svn path=/head/; revision=451721
Diffstat (limited to 'net/appkonference')
-rw-r--r--net/appkonference/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/appkonference/Makefile b/net/appkonference/Makefile
index e8cc25e4db9c..fc8ce9c733ae 100644
--- a/net/appkonference/Makefile
+++ b/net/appkonference/Makefile
@@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}/konference
PLIST_FILES= lib/asterisk/modules/app_konference.so
-ONLY_FOR_ARCHS= amd64 armv6 i386 powerpc
+ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 powerpc
ONLY_FOR_ARCHS_REASON= not yet ported to this architecture
OPTIONS_DEFINE= OPTIMIZED_CFLAGS