summaryrefslogtreecommitdiff
path: root/net/gpxe
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-09-02 16:34:22 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-09-02 16:34:22 +0000
commit86b3871e67e1f4e730c1e60da94e6722703319d4 (patch)
tree21699f0d50baf6dd93046673e115957a4d2ad890 /net/gpxe
parentAdd an explicit dependency on pkgconf (diff)
net/gpxe: unbreak build
- Unbreak build [1] - USES gmake perl5 PR: ports/179203 [1] Submitted by: Gürkan Karaman <gk.freebsd googlemail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=326028
Diffstat (limited to 'net/gpxe')
-rw-r--r--net/gpxe/Makefile16
-rw-r--r--net/gpxe/distinfo4
2 files changed, 8 insertions, 12 deletions
diff --git a/net/gpxe/Makefile b/net/gpxe/Makefile
index 50cfaa6b654e..a46776987230 100644
--- a/net/gpxe/Makefile
+++ b/net/gpxe/Makefile
@@ -3,26 +3,22 @@
PORTNAME= gpxe
PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_KERNEL_ORG}
-MASTER_SITE_SUBDIR=software/utils/boot/gpxe
+MASTER_SITES= http://etherboot.org/rel/gpxe/ \
+ http://slackware.cs.utah.edu/pub/kernel.org/pub/software/utils/boot/gpxe/
MAINTAINER= gk.freebsd@googlemail.com
COMMENT= Create an open-source PXE implementation and bootloader
LICENSE= GPLv2
-BUILD_DEPENDS= syslinux:${PORTSDIR}/sysutils/syslinux \
- mkisofs:${PORTSDIR}/sysutils/cdrtools
+BUILD_DEPENDS= syslinux:${PORTSDIR}/sysutils/syslinux
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_PERL5= yes
+USE_CDRTOOLS= yes
+USES= gmake perl5
WRKSRC= ${WRKDIR}/${DISTNAME}/src
-BROKEN= checksum mismatch
-
PLIST_DIRS= %%DATADIR%%
PLIST_FILES= %%DATADIR%%/gpxe.dsk \
%%DATADIR%%/gpxe.usb \
diff --git a/net/gpxe/distinfo b/net/gpxe/distinfo
index 196b5fad6a12..3d87925f7d68 100644
--- a/net/gpxe/distinfo
+++ b/net/gpxe/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gpxe-1.0.1.tar.bz2) = 65a542553f2221da78da1230486d2ff8565c62336caebdbb2f88ca6645a63f52
-SIZE (gpxe-1.0.1.tar.bz2) = 1856122
+SHA256 (gpxe-1.0.1.tar.gz) = 4be98e4f3af5b2000b97f793aceb89f2822ef806575565b3f028a727073de833
+SIZE (gpxe-1.0.1.tar.gz) = 2311752