git: 858d7d5a9ef0 - main - print/ghostscript7-base: Add CPE information

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


The branch main has been updated by decke:

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

commit 858d7d5a9ef0688b161869db663f09bf6a8e65bc
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:18:04 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:05 +0000

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

diff --git a/print/ghostscript7-base/Makefile b/print/ghostscript7-base/Makefile
index a0ac35661fcd..03135a0b3e9a 100644
--- a/print/ghostscript7-base/Makefile
+++ b/print/ghostscript7-base/Makefile
@@ -26,8 +26,9 @@ CONFLICTS_INSTALL= \
 		ghostscript9-agpl-[0-9]* \
 		ghostscript9-agpl-nox11-[0-9]*
 
-USES=		autoreconf gmake jpeg shebangfix tar:bzip2
+USES=		autoreconf cpe gmake jpeg shebangfix tar:bzip2
 USE_LDCONFIG=	yes
+CPE_VENDOR=	artifex
 SHEBANG_FILES=	lib/fixmswrd.pl
 # normazile WRKSRC so things like cups-pstoraster may work
 WRKSRC=		${WRKDIR}/${PORTNAME}


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