git: d45b545e1e42 - main - www/opencart: Add CPE information

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


The branch main has been updated by decke:

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

commit d45b545e1e426dbef5542184c04e10fe365ea888
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 21:16:35 +0000
Commit:     Bernhard Froehlich <decke at 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
 


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