summaryrefslogtreecommitdiff
path: root/net/etherboot
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-05-06 21:49:25 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-05-06 21:49:25 +0000
commita844f9a47a092ecb28d0673a87a09639bd53bf68 (patch)
tree258a31c856814bebab66eff688e1810ac9644c1c /net/etherboot
parentThe MASTER_SITES have fallen off the face of the earth and the ftp sites (diff)
BROKEN= "4.2 has been released, this port is no longer fetchable"
Also make a bunch of style changes, most of them related to USE_BZIP2.
Notes
Notes: svn path=/head/; revision=18569
Diffstat (limited to 'net/etherboot')
-rw-r--r--net/etherboot/Makefile15
1 files changed, 6 insertions, 9 deletions
diff --git a/net/etherboot/Makefile b/net/etherboot/Makefile
index 3d73d10d14f1..9821bcb44282 100644
--- a/net/etherboot/Makefile
+++ b/net/etherboot/Makefile
@@ -3,24 +3,21 @@
# Date created: 16 April 1999
# Whom: Doug Ambrisko <ambrisko@whistle.com>
#
-# $Id$
+# $Id: Makefile,v 1.2 1999/04/18 13:43:01 erich Exp $
#
-DISTNAME= etherboot-4.1
+DISTNAME= etherboot-4.1pre9
+PKGNAME= etherboot-4.1p9
CATEGORIES= net
MASTER_SITES= http://www.slug.org.au/etherboot/
-#DISTFILES= etherboot-4.1pre9.tar.bz2
-EXTRACT_SUFX= pre9.tar.bz2
MAINTAINER= ambrisko@whistle.com
-BUILD_DEPENDS= bzip2:${PORTSDIR}/archivers/bzip2 \
- ${PREFIX}/bin/as86:${PORTSDIR}/devel/bcc
+BUILD_DEPENDS= as86:${PORTSDIR}/devel/bcc
-EXTRACT_CMD= bzip2 -d <
-EXTRACT_BEFORE_ARGS=
-EXTRACT_AFTER_ARGS= | tar xf -
+BROKEN= "4.2 has been released, this port is no longer fetchable"
+USE_BZIP2= yes
USE_GMAKE=1 # note uses is from emulation package
WRKSRC= ${WRKDIR}/${DISTNAME}/src-32