From 94d39dc27dc030189047059f5d1e1cb6d5050588 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Thu, 30 Sep 2021 14:24:04 +0000 Subject: [PATCH] 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 ca304730cc8cf..633d97f60077d 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