diff options
Diffstat (limited to 'ftp/wxdfast/Makefile')
-rw-r--r-- | ftp/wxdfast/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/wxdfast/Makefile b/ftp/wxdfast/Makefile index ddb3b83bbf0c..e009eccda63f 100644 --- a/ftp/wxdfast/Makefile +++ b/ftp/wxdfast/Makefile @@ -14,6 +14,8 @@ COMMENT= Multithread and multi-platform download manager LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_armv6= fails to compile: no matching member function for call to 'Read' + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_WX= 2.8+ |