git: 9a900c780dd8 - main - print/ghostscript8-base: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 15:14:50 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9a900c780dd818a33b6e9167c0a56639f8086a62
commit 9a900c780dd818a33b6e9167c0a56639f8086a62
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:21:08 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list