Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:21:29 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: d45b545e1e42 - main - www/opencart: Add CPE information
Message-ID:  <202109102121.18ALLTbI019523@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=d45b545e1e426dbef5542184c04e10fe365ea888

commit d45b545e1e426dbef5542184c04e10fe365ea888
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 21:16:35 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-10 21:18:30 +0000

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

diff --git a/www/opencart/Makefile b/www/opencart/Makefile
index 802edb153dd0..de7545ff20dc 100644
--- a/www/opencart/Makefile
+++ b/www/opencart/Makefile
@@ -12,7 +12,7 @@ LICENSE=	GPLv3
 USE_GITHUB=	yes
 GH_ACCOUNT=	opencart
 
-USES=		php
+USES=		cpe php
 USE_PHP=	filter mysqli curl mbstring gd zlib mcrypt session zip hash openssl
 WRKSRC_SUBDIR=	upload
 



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