git: 6eb700e49dbf - main - print/pdflib: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 18:33:20 UTC 2021


The branch main has been updated by decke:

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

commit 6eb700e49dbfe2383b1bce7e379999e95eec84f3
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:13:58 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:13:58 +0000

    print/pdflib: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 print/pdflib/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile
index 9f2f40c19e94..3831142738d2 100644
--- a/print/pdflib/Makefile
+++ b/print/pdflib/Makefile
@@ -20,7 +20,7 @@ LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
 
 BUILD_DEPENDS=	gsed:textproc/gsed
 
-USES=		gmake libtool
+USES=		cpe gmake libtool
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 BINARY_ALIAS=	sed=${LOCALBASE}/bin/gsed


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