aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-05-28 05:16:51 +0800
committerlinimon <linimon@FreeBSD.org>2017-05-28 05:16:51 +0800
commitd6b289383a23d4f910fc45b84c42d600ab1ae598 (patch)
treea92c18f38b9a8f2d97eec2388bf9e385af7fa074 /x11-wm
parent5c7d1cd21d4101c6a88843bc0513c1c423d67dfa (diff)
downloadfreebsd-ports-gnome-d6b289383a23d4f910fc45b84c42d600ab1ae598.tar.gz
freebsd-ports-gnome-d6b289383a23d4f910fc45b84c42d600ab1ae598.tar.zst
freebsd-ports-gnome-d6b289383a23d4f910fc45b84c42d600ab1ae598.zip
Mark some ports failing on armv6, for errors classified as "coredump".
This skips the ports that possibly only coredump under qemu. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/e-module-alarm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/e-module-alarm/Makefile b/x11-wm/e-module-alarm/Makefile
index d7842e525990..f744e1579223 100644
--- a/x11-wm/e-module-alarm/Makefile
+++ b/x11-wm/e-module-alarm/Makefile
@@ -6,6 +6,7 @@ PORTVERSION= 20140911
PORTREVISION= 1
CATEGORIES= x11-wm enlightenment
MASTER_SITES= LOCAL/gblach/enlightenment/
+DIST_SUBDIR= enlightenment
MAINTAINER= enlightenment@FreeBSD.org
COMMENT= Module to set Alarms in Enlightenment
@@ -15,7 +16,8 @@ LICENSE= GPLv2
BUILD_DEPENDS= enlightenment:x11-wm/enlightenment
RUN_DEPENDS= enlightenment:x11-wm/enlightenment
-DIST_SUBDIR= enlightenment
+BROKEN_armv6= dumps core: gmake: Makefile:899: Abort trap (core dumped)
+
GNU_CONFIGURE= yes
USES= gmake libtool pkgconfig tar:xz
INSTALL_TARGET= install-strip