X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=4414cf96f1e111cd32fb7d4cb7acac2baee9bf1d;hb=9533b2b09d98a0e7326dc0c58d8d34febe5d3175;hp=6126ece1c6c0365baf948974e3eb3156c53ef9de;hpb=4fe2e34ec7254f1e4eb85b085ea22fd09866b245;p=pkgsrc-ghc.git diff --git a/Makefile b/Makefile index 6126ece..4414cf9 100644 --- a/Makefile +++ b/Makefile @@ -21,17 +21,19 @@ ONLY_FOR_PLATFORM= \ Darwin-*-powerpc \ FreeBSD-*-i386 \ Linux-*-x86_64 \ - NetBSD-*-i386 + NetBSD-*-i386 \ + NetBSD-*-x86_64 # ----------------------------------------------------------------------------- # Distfiles # DISTFILES= ${DISTNAME}-src.tar.bz2 -#DISTFILES+= ${DISTNAME}-boot-i386-unknown-freebsd8.0.tar.bz2 -#DISTFILES+= ${DISTNAME}-boot-i386-unknown-netbsdelf6.99.1.tar.bz2 +DISTFILES+= ${DISTNAME}-boot-i386-unknown-freebsd.tar.xz +DISTFILES+= ${DISTNAME}-boot-i386-unknown-netbsd.tar.xz DISTFILES+= ${DISTNAME}-boot-powerpc-apple-darwin.tar.xz -#DISTFILES+= ${DISTNAME}-boot-x86_64-unknown-linux-gnu.tar.bz2 +DISTFILES+= ${DISTNAME}-boot-x86_64-unknown-linux.tar.xz +DISTFILES+= ${DISTNAME}-boot-x86_64-unknown-netbsd.tar.xz .for i in ${DISTFILES:M*-boot-*} SITES.${i}= http://static.cielonegro.org/archive/