Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Sep 2021 11:57:25 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: 8369b5ef9919 - main - lang/vala: Add CPE information
Message-ID:  <202109111157.18BBvPGD083186@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=8369b5ef991956538af7e2b5af8eca1437f9fadd

commit 8369b5ef991956538af7e2b5af8eca1437f9fadd
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-11 11:40:49 +0000
Commit:     Bernhard Froehlich <decke@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



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