diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-03-10 21:21:39 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-03-10 21:21:39 +0000 |
commit | d95775ee9ceaa0246bef3047bd7e6318e9aa8e9b (patch) | |
tree | ace065608d210561f01f604e71bd399137abb542 /www/netsurf/Makefile | |
parent | 486d1791c883436cd28a76c7908276729056015c (diff) | |
download | ports-d95775ee9ceaa0246bef3047bd7e6318e9aa8e9b.tar.gz ports-d95775ee9ceaa0246bef3047bd7e6318e9aa8e9b.zip |
Notes
Diffstat (limited to 'www/netsurf/Makefile')
-rw-r--r-- | www/netsurf/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile index 4b001b8ecdee..945a898bf667 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -32,8 +32,6 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ RUN_DEPENDS= duk:lang/duktape \ ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss -BROKEN_powerpc64= fails to compile: dukky.h:40: expected declaration specifiers or '...' before 'dom_string' - USES= bison desktop-file-utils gettext-runtime gmake iconv jpeg \ localbase pkgconfig shebangfix ssl ALL_TARGET= #empty |