aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-11-30 15:02:49 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 06:02:11 +0800
commit6036169a79c2636c07a5f3538aa386a77445f1b0 (patch)
tree4d690afb495bf184972e93d35a81359da84d3a47 /x11
parent56991c6b3d0b3b92e176833ceb7a8e0d5eb02c90 (diff)
downloadfreebsd-ports-gnome-6036169a79c2636c07a5f3538aa386a77445f1b0.tar.gz
freebsd-ports-gnome-6036169a79c2636c07a5f3538aa386a77445f1b0.tar.zst
freebsd-ports-gnome-6036169a79c2636c07a5f3538aa386a77445f1b0.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
Diffstat (limited to 'x11')
-rw-r--r--x11/rxvt-unicode/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index 7246bd4b2a08..6ffa49634e54 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -56,6 +56,7 @@ OPTIONS_DEFAULT= PERL XIM UNICODE3 ISO14755 COMBINING RXVT_SCROLLBAR \
MOUSEWHEEL SMART_RESIZE IMLOCALE_FIX GDK_PIXBUF \
256_COLOR
OPTIONS_EXCLUDE_armv6= IMLOCALE_FIX
+OPTIONS_EXCLUDE_armv7= IMLOCALE_FIX
PORTDOCS1= Changes README.FAQ README.configure
PORTDOCS= README.xvt ${PORTDOCS1}