git: e271ed77f37a - main - print/ghostscript7-x11: Add CPE information

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


The branch main has been updated by decke:

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

commit e271ed77f37a69e75c522433d51d47aacf278ce4
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:19:47 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:06 +0000

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

diff --git a/print/ghostscript7-x11/Makefile b/print/ghostscript7-x11/Makefile
index 10ba536abb9d..3e5866ff40bc 100644
--- a/print/ghostscript7-x11/Makefile
+++ b/print/ghostscript7-x11/Makefile
@@ -20,9 +20,10 @@ CONFLICTS_INSTALL= \
 		ghostscript9-agpl-[0-9]* \
 		ghostscript9-agpl-nox11-[0-9]*
 
-USES=		autoreconf ghostscript:7 gmake tar:bzip2 xorg
+USES=		autoreconf cpe ghostscript:7 gmake tar:bzip2 xorg
 USE_LDCONFIG=	yes
 USE_XORG=	ice sm x11 xext xt
+CPE_VENDOR=	artifex
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	${MAKE_ENV}
 CONFIGURE_ARGS=	--disable-compile-inits \


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