diff options
Diffstat (limited to 'misc/openhab/Makefile')
-rw-r--r-- | misc/openhab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |