mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Mark as broken on powerpc: does not compile.
Hat: portmgr Feature safe: yes
This commit is contained in:
parent
935a1c5b97
commit
f523ee7ce7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285514
1 changed files with 4 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue