aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-22 22:29:17 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-22 22:29:17 +0000
commit197f08abf4fd25e8493f6391ed2c5cac9671e9bb (patch)
treeac17d1ab15d23a2dc3fe9bfd156a7ffcf551a8e7 /x11
parent6b97e9ecbf788aed773a5284b3624b26725f6e67 (diff)
downloadports-197f08abf4fd25e8493f6391ed2c5cac9671e9bb.tar.gz
ports-197f08abf4fd25e8493f6391ed2c5cac9671e9bb.zip
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
Notes
Notes: svn path=/head/; revision=441494
Diffstat (limited to 'x11')
-rw-r--r--x11/eterm/Makefile5
-rw-r--r--x11/tint/Makefile2
2 files changed, 6 insertions, 1 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile
index 955afa7dbf0b..bdbeb46d676b 100644
--- a/x11/eterm/Makefile
+++ b/x11/eterm/Makefile
@@ -15,7 +15,10 @@ BUILD_DEPENDS= man2html:textproc/man2html
LIB_DEPENDS= libast.so:devel/libast \
libImlib2.so:graphics/imlib2
-BROKEN_aarch64= Fails to install: gdb.scr: no such file or directory
+BROKEN_aarch64= fails to package: gdb.scr: no such file or directory
+BROKEN_mips= fails to package: gdb.scr: no such file or directory
+BROKEN_mips64= fails to package: gdb.scr: no such file or directory
+BROKEN_powerpc64= fails to package: gdb.scr: no such file or directory
GNU_CONFIGURE= yes
CONFIGURE_ARGS?=--enable-trans --enable-utmp \
diff --git a/x11/tint/Makefile b/x11/tint/Makefile
index 6f308616cfb9..e1d5fa7a70c2 100644
--- a/x11/tint/Makefile
+++ b/x11/tint/Makefile
@@ -15,6 +15,8 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libImlib2.so:graphics/imlib2 \
libstartup-notification-1.so:x11/startup-notification
+BROKEN_powerpc64= fails to build: area.h: redefinition of typedef 'Area'
+
USES= alias cmake:outsource pkgconfig
USE_GNOME= cairo glib20 gtk20 librsvg2 pango
USE_XORG= x11 xcomposite xdamage xfixes xinerama xrandr xrender