git: ff31646d2c77 - main - net/tigervnc-[server|viewer]: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 15 18:33:08 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ff31646d2c7722c0832726004af8c2d1b3a3b5eb
commit ff31646d2c7722c0832726004af8c2d1b3a3b5eb
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 18:32:28 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 18:32:28 +0000
net/tigervnc-[server|viewer]: Add CPE information
Approved by: portmgr (blanket)
---
net/tigervnc-server/Makefile.common.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/tigervnc-server/Makefile.common.mk b/net/tigervnc-server/Makefile.common.mk
index 18426db0a884..6886948c205b 100644
--- a/net/tigervnc-server/Makefile.common.mk
+++ b/net/tigervnc-server/Makefile.common.mk
@@ -8,7 +8,7 @@ MAINTAINER?= meta at FreeBSD.org
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENCE.TXT
-USES+= cmake:insource,noninja
+USES+= cmake:insource,noninja cpe
USE_GITHUB= yes
GH_ACCOUNT= TigerVNC
More information about the dev-commits-ports-all
mailing list