git: eb414fd5bee4 - main - net/pear-Net_IPv6: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Aug 2024 11:56:24 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=eb414fd5bee4ea0adf482706dbe7e7d0d0257cca commit eb414fd5bee4ea0adf482706dbe7e7d0d0257cca Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-08-15 09:46:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-08-15 11:47:43 +0000 net/pear-Net_IPv6: Add NO_ARCH - While I'm here, remove outdated PORTSCOUT Approved by: portmgr (blanket) --- net/pear-Net_IPv6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/pear-Net_IPv6/Makefile b/net/pear-Net_IPv6/Makefile index e5c69012e85c..63db15ac78a2 100644 --- a/net/pear-Net_IPv6/Makefile +++ b/net/pear-Net_IPv6/Makefile @@ -12,6 +12,6 @@ LICENSE= BSD2CLAUSE USES= pear -PORTSCOUT= skipv:1.2.2b,1.2.2b2 +NO_ARCH= yes .include <bsd.port.mk>