git: 8369b5ef9919 - main - lang/vala: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sat Sep 11 11:57:26 UTC 2021


The branch main has been updated by decke:

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

commit 8369b5ef991956538af7e2b5af8eca1437f9fadd
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-11 11:40:49 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-11 11:40:49 +0000

    lang/vala: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 lang/vala/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lang/vala/Makefile b/lang/vala/Makefile
index 85645b7e26be..2b7254f109b0 100644
--- a/lang/vala/Makefile
+++ b/lang/vala/Makefile
@@ -13,9 +13,10 @@ LICENSE=	LGPL21
 
 PORTSCOUT=	limitw:1,even
 
-USES=		bison gettext-runtime gmake gnome libtool \
+USES=		bison cpe gettext-runtime gmake gnome libtool \
 		localbase pathfix pkgconfig tar:xz
 USE_GNOME=	glib20 gnomeprefix libxslt:build
+CPE_VENDOR=	gnome
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--disable-valadoc


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