git: 3f0568a80b74 - main - graphics/processing: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 21 12:58:48 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3f0568a80b7475a92b6e891da2f46cd3a18fb3f6

commit 3f0568a80b7475a92b6e891da2f46cd3a18fb3f6
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:07:31 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:57:45 +0000

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

diff --git a/graphics/processing/Makefile b/graphics/processing/Makefile
index c9aa2c2e96f9..9fddc6d8f18d 100644
--- a/graphics/processing/Makefile
+++ b/graphics/processing/Makefile
@@ -15,7 +15,7 @@ LICENSE=	GPLv2
 RUN_DEPENDS=	jikes>=1.22:java/jikes \
 		${JAVA_HOME}/jre/lib/ext/RXTXcomm.jar:comms/rxtx
 
-USES=		tar:tgz
+USES=		cpe tar:tgz
 USE_JAVA=	yes
 NO_BUILD=	yes
 


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