X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=pkgsrc-ghc.git;a=blobdiff_plain;f=bootstrap.mk;h=e882ea67fe9d3d58ce9c29b8b3f5f8713123e8ee;hp=a3fe3bc9742c15f504d3d45c833a783680b109d8;hb=4ce98280da20779c0bd43a1c2d57b15045c86129;hpb=d83c3abc6b5dfe499cd615a604d62e88cace2084 diff --git a/bootstrap.mk b/bootstrap.mk index a3fe3bc..e882ea6 100644 --- a/bootstrap.mk +++ b/bootstrap.mk @@ -22,10 +22,10 @@ BOOT_ARCHIVE= ${DISTNAME}-boot-powerpc-apple-darwin.tar.xz # Existence of libelf makes LeadingUnderscore being "NO", which is # incorrect for this platform. See ${WRKSRC}/aclocal.m4 # (FP_LEADING_UNDERSCORE) -CONFLICTS+= libelf-[0-9]* +CONFLICTS+= libelf-[0-9]* .elif ${MACHINE_ARCH} == "x86_64" && ${OPSYS} == "Linux" -BOOT_ARCHIVE= ${DISTNAME}-boot-x86_64-unknown-linux-gnu.tar.bz2 +BOOT_ARCHIVE= ${DISTNAME}-boot-x86_64-unknown-linux.tar.xz .elif ${MACHINE_ARCH} == "x86_64" && ${OPSYS} == "NetBSD" BOOT_ARCHIVE= ${DISTNAME}-boot-x86_64-unknown-netbsd.tar.xz