Mark as broken on powerpc: does not compile.

Hat:		portmgr
Feature safe:	yes
This commit is contained in:
Mark Linimon 2011-11-11 03:53:52 +00:00
parent 935a1c5b97
commit f523ee7ce7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285514

View file

@ -30,6 +30,10 @@ PLIST_FILES= bin/triggerconnection bin/${PORTNAME}
.include <bsd.port.pre.mk>
.if ${ARCH} == "powerpc"
BROKEN= Does not compile on powerpc
.endif
.if defined(WITH_DESKTOP)
CONFIGURE_ARGS+= --enable-desktop-integration=yes
LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \