Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:21:28 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: 3edbfbbcae43 - main - www/mathjax: Add CPE information
Message-ID:  <202109102121.18ALLSts019499@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=3edbfbbcae430dcc82a5f7cc4dc43f7eb66715a2

commit 3edbfbbcae430dcc82a5f7cc4dc43f7eb66715a2
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 21:16:07 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-10 21:18:29 +0000

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

diff --git a/www/mathjax/Makefile b/www/mathjax/Makefile
index 5868ba49b888..a8fd263d6e12 100644
--- a/www/mathjax/Makefile
+++ b/www/mathjax/Makefile
@@ -10,6 +10,8 @@ COMMENT=	Cross-browser JavaScript display engine for mathematics
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+USES=		cpe
+
 NO_BUILD=	yes
 NO_ARCH=	yes
 



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