aboutsummaryrefslogtreecommitdiff
path: root/www/netsurf
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2022-07-13 12:27:28 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2022-07-13 12:27:28 +0000
commitdb8b97725e7cabdeb6357a6cc8a5b481c3794938 (patch)
treef455ce53c3e36a64ea6c3c8a5a2c659c4a6c01c6 /www/netsurf
parente86779e716415ba4ac34e922754f62e55c108ae0 (diff)
downloadports-db8b97725e7cabdeb6357a6cc8a5b481c3794938.tar.gz
ports-db8b97725e7cabdeb6357a6cc8a5b481c3794938.zip
Diffstat (limited to 'www/netsurf')
-rw-r--r--www/netsurf/Makefile2
-rw-r--r--www/netsurf/files/Makefile.config2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile
index 5469c7349dc9..77d8e033b083 100644
--- a/www/netsurf/Makefile
+++ b/www/netsurf/Makefile
@@ -2,7 +2,7 @@
PORTNAME= netsurf
PORTVERSION= 3.10
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www
MASTER_SITES= http://download.netsurf-browser.org/netsurf/releases/source/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
diff --git a/www/netsurf/files/Makefile.config b/www/netsurf/files/Makefile.config
index 757728ef8d2f..cd7852143c08 100644
--- a/www/netsurf/files/Makefile.config
+++ b/www/netsurf/files/Makefile.config
@@ -1,5 +1,5 @@
NETSURF_USE_LIBICONV_PLUG=YES
-NETSURF_USE_NSSVG=YES
+NETSURF_USE_NSSVG=NO
NETSURF_USE_RSVG=YES
NETSURF_USE_VIDEO=NO
NETSURF_STRIP_BINARY=YES