aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libass
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-11-30 07:02:49 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-11-30 07:02:49 +0000
commit29c5df05a9ee4c5e5c0365df2cc95d5b99b24016 (patch)
tree3fbdd03121a4b665ad4e5676a44077fabf5846e3 /multimedia/libass
parent1e5f2b84a9b5c70754a57ebd7ab5149dca3bd42b (diff)
downloadports-29c5df05a9ee4c5e5c0365df2cc95d5b99b24016.tar.gz
ports-29c5df05a9ee4c5e5c0365df2cc95d5b99b24016.zip
For ports that set particular flags/options for armv6, also set them
for armv7. This is part three of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run
Notes
Notes: svn path=/head/; revision=455173
Diffstat (limited to 'multimedia/libass')
-rw-r--r--multimedia/libass/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/libass/Makefile b/multimedia/libass/Makefile
index 1cf5d6cae6d9..6c2c85b0dd6b 100644
--- a/multimedia/libass/Makefile
+++ b/multimedia/libass/Makefile
@@ -24,6 +24,7 @@ INSTALL_TARGET= install-strip
OPTIONS_DEFINE= HARFBUZZ
OPTIONS_DEFAULT=HARFBUZZ
OPTIONS_EXCLUDE_armv6=HARFBUZZ
+OPTIONS_EXCLUDE_armv7=HARFBUZZ
OPTIONS_DEFINE_amd64= ASM
OPTIONS_DEFINE_i386= ASM
OPTIONS_DEFAULT_amd64= ASM