Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:20:30 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: 5dfb04779e2b - main - www/phpbb: Add CPE information
Message-ID:  <202109102120.18ALKUvp014221@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=5dfb04779e2b219012869481629cf417d1e9b4c0

commit 5dfb04779e2b219012869481629cf417d1e9b4c0
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 20:28:25 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-10 21:17:58 +0000

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

diff --git a/www/phpbb/Makefile b/www/phpbb/Makefile
index 679745804c8c..2f9758d9a05d 100644
--- a/www/phpbb/Makefile
+++ b/www/phpbb/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS=	${LOCALBASE}/share/pear/System.php:devel/pear@${PHP_FLAVOR}
 
 CONFLICTS=	phpbb-tw-[0-9]*
 
-USES=		tar:bzip2 php
+USES=		cpe tar:bzip2 php
 
 # The phpBB2 port supports a number of variables that may be tweaked at build
 # time.  Perform a "make options" to see more information on these variables.



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