From 31648256713dce543f33b18ed0404ad30303a39f Mon Sep 17 00:00:00 2001 From: sthen Date: Thu, 24 Nov 2022 09:59:36 +0000 Subject: [PATCH] commit unifi/Makefile.inc as well (plus bump where needed) spotted by lraab@ --- net/unifi/Makefile.inc | 2 +- net/unifi/main/Makefile | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/net/unifi/Makefile.inc b/net/unifi/Makefile.inc index 25ed870118f..d5bdb14805a 100644 --- a/net/unifi/Makefile.inc +++ b/net/unifi/Makefile.inc @@ -50,7 +50,7 @@ PERMIT_PACKAGE = https://www.ui.com/eula/ PERMIT_DISTFILES = https://www.ui.com/eula/ MODULES = java -MODJAVA_VER = 1.8 +MODJAVA_VER ?= 1.8 # mongodb is amd64-only (and even if that weren't the case, # building snappy-java for i386 is even more of a pain than for amd64) diff --git a/net/unifi/main/Makefile b/net/unifi/main/Makefile index 6b7b9ee8e19..f2dd51f1c89 100644 --- a/net/unifi/main/Makefile +++ b/net/unifi/main/Makefile @@ -1,6 +1,7 @@ V= 7.3.76 SNAPPY_V= 1.1.8.4 BUILD_V= -4bee620529 +REVISION= 0 MODJAVA_VER= 11 .include