git: 62f30c946329 - main - databases/neo4j: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Aug 31 12:08:22 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=62f30c946329cf4f7bc3e0c06d0bf3f9cd86bde2
commit 62f30c946329cf4f7bc3e0c06d0bf3f9cd86bde2
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 10:26:11 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 11:24:15 +0000
databases/neo4j: Add CPE information
Approved by: portmgr (blanket)
---
databases/neo4j/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/databases/neo4j/Makefile b/databases/neo4j/Makefile
index bead940d5f76..501df41a209e 100644
--- a/databases/neo4j/Makefile
+++ b/databases/neo4j/Makefile
@@ -13,7 +13,7 @@ RUN_DEPENDS= bash:shells/bash
WRKSRC= ${WRKDIR}/${DISTNAME:S,-unix,,}
NO_BUILD= yes
-USES= shebangfix
+USES= cpe shebangfix
SHEBANG_FILES= bin/cypher-shell bin/neo4j-admin bin/neo4j-import
USE_JAVA= yes
USE_RC_SUBR= ${PORTNAME}
More information about the dev-commits-ports-all
mailing list