Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 12:58:47 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: 3f0568a80b74 - main - graphics/processing: Add CPE information
Message-ID:  <202109211258.18LCwlQk067596@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=3f0568a80b7475a92b6e891da2f46cd3a18fb3f6

commit 3f0568a80b7475a92b6e891da2f46cd3a18fb3f6
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-21 12:07:31 +0000
Commit:     Bernhard Froehlich <decke@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
 



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