git: 41701946f8d1 - main - graphics/sam2p: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:14:20 UTC
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