summaryrefslogtreecommitdiff
path: root/x11/xpra-html5/Makefile
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2021-12-26 15:48:52 +0300
committerGleb Popov <arrowd@FreeBSD.org>2021-12-26 15:49:29 +0300
commit8aa4fd96234b0797554abe027f84127b107e614d (patch)
tree7ef74d3cb1e5a620f3b8684aac498044d1f690d1 /x11/xpra-html5/Makefile
parentx11/xpra: Update to 4.3 (diff)
x11/xpra-html5: Update to 4.5.2
Diffstat (limited to 'x11/xpra-html5/Makefile')
-rw-r--r--x11/xpra-html5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xpra-html5/Makefile b/x11/xpra-html5/Makefile
index 3d0c9b2407a5..653241486a15 100644
--- a/x11/xpra-html5/Makefile
+++ b/x11/xpra-html5/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xpra-html5
-PORTVERSION= 4.5.1
+PORTVERSION= 4.5.2
DISTVERSIONPREFIX= v
CATEGORIES= x11
@@ -14,6 +14,7 @@ BUILD_DEPENDS= brotli:archivers/brotli
USES= python:3.6+,build
OPTIONS_DEFINE= MINIFY
+OPTIONS_DEFAULT= MINIFY
MINIFY_DESC= Minify JavaScript source files
MINIFY_BUILD_DEPENDS= yuicompressor:www/yuicompressor