Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2021 15:19:36 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: 789fd27a051d - main - comms/libmodbus: Add CPE information
Message-ID:  <202109021519.182FJadp017162@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

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

commit 789fd27a051de73971b0313d84b98349f3d050c1
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-02 14:04:52 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-02 15:18:46 +0000

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

diff --git a/comms/libmodbus/Makefile b/comms/libmodbus/Makefile
index fcc0df145881..55603215e6ed 100644
--- a/comms/libmodbus/Makefile
+++ b/comms/libmodbus/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING.LESSER
 BUILD_DEPENDS=	a2x:textproc/asciidoc \
 		xmlto:textproc/xmlto
 
-USES=		gmake libtool pathfix
+USES=		cpe gmake libtool pathfix
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip


home | help

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