svn commit: r435114 - head/x11/metisse
Mark Linimon
linimon at FreeBSD.org
Wed Mar 1 01:57:57 UTC 2017
Author: linimon
Date: Wed Mar 1 01:57:56 2017
New Revision: 435114
URL: https://svnweb.freebsd.org/changeset/ports/435114
Log:
Also mark as broken on armv6.
Note: this port is unmaintained, and there has been no upstream release
since 2008.
Approved by: portmgr (tier-2 blanket)
Modified:
head/x11/metisse/Makefile
Modified: head/x11/metisse/Makefile
==============================================================================
--- head/x11/metisse/Makefile Wed Mar 1 01:47:30 2017 (r435113)
+++ head/x11/metisse/Makefile Wed Mar 1 01:57:56 2017 (r435114)
@@ -19,6 +19,7 @@ RUN_DEPENDS= xorg-fonts>0:x11-fonts/xorg
CONFLICTS= fvwm-1.* fvwm-2.*
BROKEN_aarch64= Fails to build: error: GETLEFTBITS_ALIGNMENT must be 1
+BROKEN_armv6= Fails to build: error: GETLEFTBITS_ALIGNMENT must be 1
USES= gettext libtool pathfix pkgconfig python shebangfix tar:bzip2
SHEBANG_FILES= ${WRKSRC}/fvwm-insitu/bin/fvwm-convert-2.4.in \
More information about the svn-ports-head
mailing list