diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-12-23 07:35:20 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-12-23 07:35:20 +0000 |
commit | 6709b1bcf5232dcae79d37936d8381352af5af28 (patch) | |
tree | ca03c52a5d94f9bd6098274c2fe3beaa2ad817f8 /x11/polybar | |
parent | 4d6c49aae2f811fa43af5c75bdedd7e2527846ad (diff) | |
download | ports-6709b1bcf5232dcae79d37936d8381352af5af28.tar.gz ports-6709b1bcf5232dcae79d37936d8381352af5af28.zip |
Notes
Diffstat (limited to 'x11/polybar')
-rw-r--r-- | x11/polybar/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11/polybar/Makefile b/x11/polybar/Makefile index 590c96e1e4cc..f25b0cca6829 100644 --- a/x11/polybar/Makefile +++ b/x11/polybar/Makefile @@ -11,10 +11,6 @@ COMMENT= Fast and easy-to-use status bar LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_aarch64= fails to build: KeyError: 'eventstruct' -BROKEN_armv6= fails to build: KeyError: 'eventstruct' -BROKEN_armv7= fails to build: KeyError: 'eventstruct' - BUILD_DEPENDS= xcb-proto>=1.9:x11/xcb-proto LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ |