aboutsummaryrefslogtreecommitdiff
path: root/net/etherboot
diff options
context:
space:
mode:
authorDoug Ambrisko <ambrisko@FreeBSD.org>2004-12-01 03:06:29 +0000
committerDoug Ambrisko <ambrisko@FreeBSD.org>2004-12-01 03:06:29 +0000
commitfcdf78e0e54e17f202654cee5ea46224e8ac6b4c (patch)
tree9a0147e141fae54b6495714924f59a62ffc8b8de /net/etherboot
parent0c3ceb2db2b0d0b116b19c9b9dbb22e88ffcecf4 (diff)
downloadports-fcdf78e0e54e17f202654cee5ea46224e8ac6b4c.tar.gz
ports-fcdf78e0e54e17f202654cee5ea46224e8ac6b4c.zip
Notes
Diffstat (limited to 'net/etherboot')
-rw-r--r--net/etherboot/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/etherboot/Makefile b/net/etherboot/Makefile
index fe67dd5a4f66..626f3e582e13 100644
--- a/net/etherboot/Makefile
+++ b/net/etherboot/Makefile
@@ -18,9 +18,11 @@ MAINTAINER= ambrisko@freebsd.org
COMMENT= Network boot of FreeBSD a.out/ELF kernels. Replaces/improves netboot.
NO_PACKAGE= lots of configuration necessary
-USE_BZIP2=1
-USE_GMAKE=1
+USE_BZIP2= 1
+USE_GMAKE= 1
WRKSRC= ${WRKDIR}/${DISTNAME}/src
+USE_PERL5_BUILD=yes
+ONLY_FOR_ARCHS= i386
do-install:
@${ECHO} Refer ${DESCR} and ${WRKDIR}/${PKGNAME}/doc for how to