Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:14:36 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6cf8105e12f2 - main - lang/guile1: Add CPE information
Message-ID:  <202110201614.19KGEaQ0086105@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

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

commit 6cf8105e12f292b88308278871e945ce9c8f9a4e
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-20 16:13:17 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-20 16:13:17 +0000

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

diff --git a/lang/guile1/Makefile b/lang/guile1/Makefile
index fe819274653f..97a77ec8410d 100644
--- a/lang/guile1/Makefile
+++ b/lang/guile1/Makefile
@@ -16,7 +16,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING.LESSER
 LIB_DEPENDS=	libltdl.so:devel/libltdl \
 		libgmp.so:math/gmp
 
-USES=		autoreconf gmake libtool makeinfo ncurses pathfix
+USES=		autoreconf cpe gmake libtool makeinfo ncurses pathfix
+CPE_VENDOR=	gnu
 USE_LDCONFIG=	yes
 
 CONFLICTS_INSTALL=	guile2-[0-9]* guile-[0-9]*



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