summaryrefslogtreecommitdiff
path: root/www/palemoon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/palemoon/Makefile')
-rw-r--r--www/palemoon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/palemoon/Makefile b/www/palemoon/Makefile
index 819399b55e53..f34feb2ac257 100644
--- a/www/palemoon/Makefile
+++ b/www/palemoon/Makefile
@@ -4,7 +4,7 @@
PORTNAME= palemoon
DISTVERSION= 27.9.4
DISTVERSIONSUFFIX=_Release
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www ipv6
MAINTAINER= lichray@gmail.com
@@ -39,7 +39,7 @@ MOZ_OPTIONS= --enable-application=browser \
--enable-jemalloc \
--enable-jemalloc-lib
-OPTIONS_DEFAULT= BUNDLED_CAIRO GTK2
+OPTIONS_DEFAULT= GTK2
OPTIONS_EXCLUDE= DTRACE JACK TEST WAYLAND
.include "${.CURDIR}/../../www/firefox/Makefile.options"