git: 789fd27a051d - main - comms/libmodbus: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 2 15:19:36 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=789fd27a051de73971b0313d84b98349f3d050c1
commit 789fd27a051de73971b0313d84b98349f3d050c1
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 14:04:52 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list