aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-10-06 03:11:27 +0800
committerlinimon <linimon@FreeBSD.org>2016-10-06 03:11:27 +0800
commitd598f9d19473c533714afde8d6d60a437101760c (patch)
tree02a3c1aec74508657f1c7779191a96220e99a382 /comms
parentae64d3b07649f82602ac3ce224adf431d97ed568 (diff)
downloadfreebsd-ports-gnome-d598f9d19473c533714afde8d6d60a437101760c.tar.gz
freebsd-ports-gnome-d598f9d19473c533714afde8d6d60a437101760c.tar.zst
freebsd-ports-gnome-d598f9d19473c533714afde8d6d60a437101760c.zip
Also mark as broken on sparc64. Pet portlint.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'comms')
-rw-r--r--comms/telldus-core/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/telldus-core/Makefile b/comms/telldus-core/Makefile
index 0a129b629e4b..0b3f983094dd 100644
--- a/comms/telldus-core/Makefile
+++ b/comms/telldus-core/Makefile
@@ -12,13 +12,14 @@ 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 \
libargp.so:devel/argp-standalone
+BROKEN_powerpc64= Does not build
+BROKEN_sparc64= Does not build
+
USES= cmake compiler:c++11-lang iconv:wchar_t
CMAKE_ARGS+=-DGENERATE_MAN=TRUE