git: e3b6b896a631 - main - www/phpsysinfo: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:04 UTC 2021


The branch main has been updated by decke:

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

commit e3b6b896a6318ea45624ad86e14f70eb8e4f1967
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 08:07:13 +0000
Commit:     Bernhard Froehlich <decke at 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
 


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