git: 674115d06073 - main - net/ipxe: fix PORTSCOUT, by using skipv
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Dec 2022 14:11:35 UTC
The branch main has been updated by egypcio:
URL: https://cgit.FreeBSD.org/ports/commit/?id=674115d0607347de97106cc8cd4f27eeea3b8e5b
commit 674115d0607347de97106cc8cd4f27eeea3b8e5b
Author: Vinícius Zavam <egypcio@FreeBSD.org>
AuthorDate: 2022-12-30 14:10:49 +0000
Commit: Vinícius Zavam <egypcio@FreeBSD.org>
CommitDate: 2022-12-30 14:10:49 +0000
net/ipxe: fix PORTSCOUT, by using skipv
---
net/ipxe/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net/ipxe/Makefile b/net/ipxe/Makefile
index bf3fa71b8336..868025b9b3ef 100644
--- a/net/ipxe/Makefile
+++ b/net/ipxe/Makefile
@@ -82,6 +82,8 @@ ISO_MAKE_ARGS= ISOLINUX_BIN="${WRKSRC}/isolinux.bin" \
LDLINUX_C32="${LOCALBASE}/share/syslinux/bios/com32/elflink/ldlinux/ldlinux.c32"
ISO_ALL_TARGET= bin/ipxe.iso
+PORTSCOUT= skipv:v1.21.1
+
.include <bsd.port.pre.mk>
# Add user supplied build configuration after port options etc have