Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 09:25:15 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: 1862eb8bbb71 - main - print/pstotext: Add CPE information
Message-ID:  <202108310925.17V9PF5S093344@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=1862eb8bbb71b4ee9cbb6b6f8dba29efa376dbb2

commit 1862eb8bbb71b4ee9cbb6b6f8dba29efa376dbb2
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 08:24:54 +0000
Commit:     Bernhard Froehlich <decke@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}



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