Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 15:14:49 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: 9a900c780dd8 - main - print/ghostscript8-base: Add CPE information
Message-ID:  <202109301514.18UFEnv2046565@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=9a900c780dd818a33b6e9167c0a56639f8086a62

commit 9a900c780dd818a33b6e9167c0a56639f8086a62
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-30 14:21:08 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-30 15:14:06 +0000

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

diff --git a/print/ghostscript8-base/Makefile b/print/ghostscript8-base/Makefile
index efb423533674..a86a7bf4220a 100644
--- a/print/ghostscript8-base/Makefile
+++ b/print/ghostscript8-base/Makefile
@@ -33,8 +33,9 @@ CONFLICTS_INSTALL= \
 		ghostscript9-agpl-[0-9]* \
 		ghostscript9-agpl-nox11-[0-9]*
 
-USES=		autoreconf gmake pkgconfig shebangfix tar:xz
+USES=		autoreconf cpe gmake pkgconfig shebangfix tar:xz
 USE_LDCONFIG=	yes
+CPE_VENDOR=	artifex
 SHEBANG_FILES=	${WRKSRC}/lib/fixmswrd.pl
 EXTRACT_AFTER_ARGS=	${EXCLUDE_DIRS:S/^/--exclude /}
 GNU_CONFIGURE=	yes



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