diff options
Diffstat (limited to 'www/anyterm/Makefile')
-rw-r--r-- | www/anyterm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/anyterm/Makefile b/www/anyterm/Makefile index aab563a5d252..bfbe37ab9579 100644 --- a/www/anyterm/Makefile +++ b/www/anyterm/Makefile @@ -15,6 +15,8 @@ COMMENT= Terminal emulator on a Web page LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_powerpc64= Does not build + BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:devel/boost-libs USE_RC_SUBR= anytermd |