git: 68954e0a7dce - main - net-mgmt/librenms: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:49:27 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=68954e0a7dced90f25afc80673913dd0994effa9

commit 68954e0a7dced90f25afc80673913dd0994effa9
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:44:23 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:44:23 +0000

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

diff --git a/net-mgmt/librenms/Makefile b/net-mgmt/librenms/Makefile
index 03c02d5caba1..6fb6b845c6dd 100644
--- a/net-mgmt/librenms/Makefile
+++ b/net-mgmt/librenms/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS+=	${LOCALBASE}/share/pear/Net/IPv4.php:net/pear-Net_IPv4@${PHP_FLAVO
 		snmpget:net-mgmt/net-snmp \
 		sudo:security/sudo
 
-USES=		php python shebangfix
+USES=		cpe php python shebangfix
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	librenms


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