git: b9d75de5d263 - main - net/l2tpd: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 15 18:07:21 UTC 2021


The branch main has been updated by decke:

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

commit b9d75de5d263849fa83c7c2ddd415d9992b41219
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 18:06:00 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 18:06:00 +0000

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

diff --git a/net/l2tpd/Makefile b/net/l2tpd/Makefile
index 47eb97c1448b..6f35afac42c8 100644
--- a/net/l2tpd/Makefile
+++ b/net/l2tpd/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Implementation of the layer two tunneling protocol
 BROKEN_armv6=	fails to link: undefined reference to check_control
 BROKEN_armv7=	fails to link: undefined reference to check_control
 
-USES=		compiler:nestedfct
+USES=		compiler:nestedfct cpe
 CFLAGS+=	-fcommon
 
 PORTDOCS=	README


More information about the dev-commits-ports-main mailing list