Date: Thu, 30 Sep 2021 15:14:51 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: 94d39dc27dc0 - main - print/ghostscript9-base: Add CPE information Message-ID: <202109301514.18UFEpqD046617@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=94d39dc27dc030189047059f5d1e1cb6d5050588 commit 94d39dc27dc030189047059f5d1e1cb6d5050588 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-30 14:24:04 +0000 Commit: Bernhard Froehlich <decke@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109301514.18UFEpqD046617>