diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-07-07 06:44:07 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-07-07 06:44:07 +0000 |
commit | fd22400b4ee74522465d262b17f181fb36426131 (patch) | |
tree | 4e3999bf93681818583609125dd0faaf05762913 /x11-wm | |
parent | fff981e77f48dca40425db2d55dbc98dbfb94f3a (diff) |
Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize.
Approved by: portmgr (tier-2 blanket)
Notes
Notes:
svn path=/head/; revision=474058
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/golem/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/golem/Makefile b/x11-wm/golem/Makefile index 68f07b4cf6ce..ba9b50bc2585 100644 --- a/x11-wm/golem/Makefile +++ b/x11-wm/golem/Makefile @@ -12,6 +12,8 @@ COMMENT= Small window manager with themes and plugins LICENSE= BSD3CLAUSE +BROKEN_aarch64= fails to link: can't create dynamic relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol: display in readonly segment + USES= gmake perl5 tar:bzip2 USE_PERL5= build USE_XORG= xpm |