git: ec8407c2b7ad - main - misc/openhab: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 2 15:20:01 UTC 2021


The branch main has been updated by decke:

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

commit ec8407c2b7ad4302658cfc6a33dbd8a22fca5853
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 15:05:29 +0000
Commit:     Bernhard Froehlich <decke at 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


More information about the dev-commits-ports-main mailing list