Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 09:25:03 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: e3b6b896a631 - main - www/phpsysinfo: Add CPE information
Message-ID:  <202108310925.17V9P3jr093087@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

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

commit e3b6b896a6318ea45624ad86e14f70eb8e4f1967
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 08:07:13 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 09:23:15 +0000

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

diff --git a/www/phpsysinfo/Makefile b/www/phpsysinfo/Makefile
index 0b6c7b5bb920..f58b424ff8d8 100644
--- a/www/phpsysinfo/Makefile
+++ b/www/phpsysinfo/Makefile
@@ -11,7 +11,7 @@ COMMENT=	PHP script for displaying system information
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		php:web shebangfix
+USES=		cpe php:web shebangfix
 USE_GITHUB=	yes
 USE_PHP=	dom mbstring pcre simplexml xml
 


home | help

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