git: 3ff0957ea0c1 - main - net-mgmt/observium: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:08:40 UTC 2021


The branch main has been updated by decke:

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

commit 3ff0957ea0c1916159bb97aef5bd07b8da5b73e7
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 11:28:13 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 11:28:13 +0000

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

diff --git a/net-mgmt/observium/Makefile b/net-mgmt/observium/Makefile
index 56e9160ea3bc..b818fe1f5b0d 100644
--- a/net-mgmt/observium/Makefile
+++ b/net-mgmt/observium/Makefile
@@ -20,7 +20,7 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
-USES=		php:cli,flavors python:3.5+ shebangfix
+USES=		cpe php:cli,flavors python:3.5+ shebangfix
 SHEBANG_FILES=	\
 		poller-wrapper.py \
 		poller.php \


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