Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2021 15:19:59 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ec8407c2b7ad - main - misc/openhab: Add CPE information
Message-ID:  <202109021519.182FJx4Z017669@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ec8407c2b7ad4302658cfc6a33dbd8a22fca5853

commit ec8407c2b7ad4302658cfc6a33dbd8a22fca5853
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-02 15:05:29 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-02 15:19:14 +0000

    misc/openhab: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 misc/openhab/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc/openhab/Makefile b/misc/openhab/Makefile
index a5c1a7b13aab..4a107cad3525 100644
--- a/misc/openhab/Makefile
+++ b/misc/openhab/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Vendor and technology agnostic open source smart-home software
 LICENSE=	EPL
 LICENSE_FILE=	${WRKSRC}/LICENSE.TXT
 
-USES=		zip
+USES=		cpe zip
 USE_JAVA=	yes
 JAVA_VERSION=	11
 JAVA_RUN=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109021519.182FJx4Z017669>