diff options
Diffstat (limited to 'net/etherboot/Makefile')
-rw-r--r-- | net/etherboot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/etherboot/Makefile b/net/etherboot/Makefile index 959955dd502..a5567998baf 100644 --- a/net/etherboot/Makefile +++ b/net/etherboot/Makefile @@ -9,6 +9,7 @@ MASTER_SITES= SF http://etherboot.berlios.de/dist/ MAINTAINER= ambrisko@FreeBSD.org COMMENT= Network boot of FreeBSD a.out/ELF kernels (improved netboot) +SSP_UNSAFE= yes ONLY_FOR_ARCHS= i386 NO_PACKAGE= lots of configuration necessary |