aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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