Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 12:58:57 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: ae7ae656fd46 - main - math/gri: Add CPE information
Message-ID:  <202109211258.18LCwvwK067800@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=ae7ae656fd466db6b037d83ea6aed384ba2e20fa

commit ae7ae656fd466db6b037d83ea6aed384ba2e20fa
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-21 12:14:04 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-21 12:57:53 +0000

    math/gri: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 math/gri/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/math/gri/Makefile b/math/gri/Makefile
index 16b7912d1709..c8a13310bc8e 100644
--- a/math/gri/Makefile
+++ b/math/gri/Makefile
@@ -13,10 +13,11 @@ COMMENT=	Extensible plotting language for producing scientific graphs
 
 LIB_DEPENDS=	libnetcdf.so:science/netcdf
 
-USES=		gmake readline shebangfix makeinfo
+USES=		cpe gmake readline shebangfix makeinfo
 SHEBANG_FILES=	doc/examples/FEM.pl src/gri_merge src/gri_unpage
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-FreeBSD
+CPE_VENDOR=	gri_project
 
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib



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