summaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode/Makefile
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 /x11/rxvt-unicode/Makefile
parentUpdate to 8.31.0 (diff)
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 'x11/rxvt-unicode/Makefile')
-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}