git: 4c7e551497d9 - main - www/phpbb3: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:20:37 UTC 2021


The branch main has been updated by decke:

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

commit 4c7e551497d90cd2a4fb23b707fa1626b65b0a75
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:28:59 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:58 +0000

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

diff --git a/www/phpbb3/Makefile b/www/phpbb3/Makefile
index 7c4b39acce8c..c9e95723d2cc 100644
--- a/www/phpbb3/Makefile
+++ b/www/phpbb3/Makefile
@@ -13,7 +13,7 @@ COMMENT=	PHP-based bulletin board / discussion forum system
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/docs/LICENSE.txt
 
-USES=		php tar:bzip2
+USES=		cpe php tar:bzip2
 USE_PHP=	ctype dom filter hash json tokenizer
 
 CONFLICTS=	phpbb-[0-2]*


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