diff options
Diffstat (limited to 'comms/telldus-core/Makefile')
-rw-r--r-- | comms/telldus-core/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/telldus-core/Makefile b/comms/telldus-core/Makefile index 147c16643e9d..f3e755a5388c 100644 --- a/comms/telldus-core/Makefile +++ b/comms/telldus-core/Makefile @@ -12,6 +12,8 @@ COMMENT= Tellstick Telldus daemon + library LICENSE= LGPL21 +BROKEN_powerpc64= Does not build + BUILD_DEPENDS= help2man:misc/help2man LIB_DEPENDS= libftdi.so:devel/libftdi \ libconfuse.so:devel/libconfuse \ |