git: f7bd62a10c4a - main - net/bird: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 25 20:30:05 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f7bd62a10c4af13ef7f410ba1d35a2aebd83998e
commit f7bd62a10c4af13ef7f410ba1d35a2aebd83998e
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-25 20:20:52 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-25 20:28:55 +0000
net/bird: Add CPE information
Approved by: portmgr (blanket)
---
net/bird/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/net/bird/Makefile b/net/bird/Makefile
index fe63aa60ca14..e10ea50fabf6 100644
--- a/net/bird/Makefile
+++ b/net/bird/Makefile
@@ -13,7 +13,9 @@ LICENSE= GPLv2
FLAVORS= ipv4 ipv6
ipv6_PKGNAMESUFFIX= 6
-USES= autoreconf bison gmake ncurses readline
+USES= autoreconf bison cpe gmake ncurses readline
+
+CPE_VENDOR= nic
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var
More information about the dev-commits-ports-all
mailing list