git: 1862eb8bbb71 - main - print/pstotext: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:16 UTC 2021


The branch main has been updated by decke:

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

commit 1862eb8bbb71b4ee9cbb6b6f8dba29efa376dbb2
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 08:24:54 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:20 +0000

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

diff --git a/print/pstotext/Makefile b/print/pstotext/Makefile
index 4974b1ec96ed..4c83cd0a613a 100644
--- a/print/pstotext/Makefile
+++ b/print/pstotext/Makefile
@@ -17,7 +17,7 @@ LICENSE_NAME=	End User License Agreement
 LICENSE_FILE=	${WRKSRC}/pstotext.txt
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-USES=		ghostscript:run
+USES=		cpe ghostscript:run
 
 SUB_LIST=	LICENSE=${LICENSE} \
 		LICENSE_DIR=${_LICENSE_DIR}


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