git: 7b9d3cad839f - main - print/ghostscript8-x11: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 30 15:14:51 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7b9d3cad839f8752ff1b59b1f9d75bca3e714ab2

commit 7b9d3cad839f8752ff1b59b1f9d75bca3e714ab2
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:22:25 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:07 +0000

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

diff --git a/print/ghostscript8-x11/Makefile b/print/ghostscript8-x11/Makefile
index db6489e96c2d..946858fc294f 100644
--- a/print/ghostscript8-x11/Makefile
+++ b/print/ghostscript8-x11/Makefile
@@ -22,9 +22,10 @@ CONFLICTS_INSTALL= \
 		ghostscript9-agpl-[0-9]* \
 		ghostscript9-agpl-nox11-[0-9]*
 
-USES=		autoreconf ghostscript:8 gmake tar:xz xorg
+USES=		autoreconf cpe ghostscript:8 gmake tar:xz xorg
 USE_LDCONFIG=	yes
 USE_XORG=	ice sm x11 xext xt
+CPE_VENDOR=	artifex
 GNU_CONFIGURE=	yes
 EXTRACT_AFTER_ARGS=	${EXCLUDE_DIRS:S/^/--exclude /}
 MAKE_ENV=	CFLAGS_STANDARD="${CFLAGS}" \


More information about the dev-commits-ports-main mailing list