Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 15:14:48 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: e271ed77f37a - main - print/ghostscript7-x11: Add CPE information
Message-ID:  <202109301514.18UFEmWi046541@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=e271ed77f37a69e75c522433d51d47aacf278ce4

commit e271ed77f37a69e75c522433d51d47aacf278ce4
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-30 14:19:47 +0000
Commit:     Bernhard Froehlich <decke@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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109301514.18UFEmWi046541>