Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:14:20 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: 41701946f8d1 - main - graphics/sam2p: Add CPE information
Message-ID:  <202110201614.19KGEKw8085694@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=41701946f8d1cee22ac6505647afdeab1aa3c1f7

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

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

diff --git a/graphics/sam2p/Makefile b/graphics/sam2p/Makefile
index 67e9ce9c7a73..4b20d3e17145 100644
--- a/graphics/sam2p/Makefile
+++ b/graphics/sam2p/Makefile
@@ -20,7 +20,8 @@ RUN_DEPENDS=	zip:archivers/zip \
 #USE_GITHUB=	yes
 GH_ACCOUNT=	pts
 
-USES=		ghostscript:run gmake jpeg:run perl5
+USES=		cpe ghostscript:run gmake jpeg:run perl5
+CPE_VENDOR=	${PORTNAME}_project
 USE_GCC=	yes
 USE_PERL5=	build
 GNU_CONFIGURE=	yes



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