Date: Thu, 30 Sep 2021 15:14:47 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: 858d7d5a9ef0 - main - print/ghostscript7-base: Add CPE information Message-ID: <202109301514.18UFEl8Y046517@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=858d7d5a9ef0688b161869db663f09bf6a8e65bc commit 858d7d5a9ef0688b161869db663f09bf6a8e65bc Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-30 14:18:04 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-30 15:14:05 +0000 print/ghostscript7-base: Add CPE information Approved by: portmgr (blanket) --- print/ghostscript7-base/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/print/ghostscript7-base/Makefile b/print/ghostscript7-base/Makefile index a0ac35661fcd..03135a0b3e9a 100644 --- a/print/ghostscript7-base/Makefile +++ b/print/ghostscript7-base/Makefile @@ -26,8 +26,9 @@ CONFLICTS_INSTALL= \ ghostscript9-agpl-[0-9]* \ ghostscript9-agpl-nox11-[0-9]* -USES= autoreconf gmake jpeg shebangfix tar:bzip2 +USES= autoreconf cpe gmake jpeg shebangfix tar:bzip2 USE_LDCONFIG= yes +CPE_VENDOR= artifex SHEBANG_FILES= lib/fixmswrd.pl # normazile WRKSRC so things like cups-pstoraster may work WRKSRC= ${WRKDIR}/${PORTNAME}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109301514.18UFEl8Y046517>