git: 94d39dc27dc0 - main - print/ghostscript9-base: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 30 15:14:52 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=94d39dc27dc030189047059f5d1e1cb6d5050588

commit 94d39dc27dc030189047059f5d1e1cb6d5050588
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:24:04 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:08 +0000

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

diff --git a/print/ghostscript9-base/Makefile b/print/ghostscript9-base/Makefile
index ca304730cc8c..633d97f60077 100644
--- a/print/ghostscript9-base/Makefile
+++ b/print/ghostscript9-base/Makefile
@@ -32,8 +32,9 @@ CONFLICTS_INSTALL= \
 		ghostscript9-agpl-[0-9]* \
 		ghostscript9-agpl-nox11-[0-9]*
 
-USES=		autoreconf gmake jpeg pkgconfig:build tar:bzip2
+USES=		autoreconf cpe gmake jpeg pkgconfig:build tar:bzip2
 USE_LDCONFIG=	yes
+CPE_VENDOR=	artifex
 EXTRACT_AFTER_ARGS=	${EXCLUDE_DIRS:S/^/--exclude /}
 DATADIR=	${PREFIX}/share/${PORTNAME}/${PORTVERSION}
 GNU_CONFIGURE=	yes


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