Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:20:31 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: 4c7e551497d9 - main - www/phpbb3: Add CPE information
Message-ID:  <202109102120.18ALKVE5014245@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 4c7e551497d90cd2a4fb23b707fa1626b65b0a75
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 20:28:59 +0000
Commit:     Bernhard Froehlich <decke@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]*



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