Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 15:14:52 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: 876241acb735 - main - print/ghostscript9-x11: Add CPE information
Message-ID:  <202109301514.18UFEqI5046641@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=876241acb735f808ea40329faa699834002a1f1f

commit 876241acb735f808ea40329faa699834002a1f1f
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-30 14:25:30 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-30 15:14:08 +0000

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

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



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