diff options
Diffstat (limited to 'net/gpxe/Makefile')
-rw-r--r-- | net/gpxe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/gpxe/Makefile b/net/gpxe/Makefile index 41cf9495d0c9..f0a6ea7f2057 100644 --- a/net/gpxe/Makefile +++ b/net/gpxe/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://etherboot.org/rel/gpxe/ \ MAINTAINER= gk.freebsd@googlemail.com COMMENT= Create an open-source PXE implementation and bootloader +BROKEN= Fails to build + LICENSE= GPLv2 BUILD_DEPENDS= syslinux:${PORTSDIR}/sysutils/syslinux |