X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=62af3309e9ae6715d14c9c625b980beaace13c09;hb=db5d0d4a04aeea9fdcffe797d7ad8bb3992b6d86;hp=6126ece1c6c0365baf948974e3eb3156c53ef9de;hpb=4fe2e34ec7254f1e4eb85b085ea22fd09866b245;p=pkgsrc-ghc.git diff --git a/Makefile b/Makefile index 6126ece..62af330 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,8 @@ ONLY_FOR_PLATFORM= \ Darwin-*-powerpc \ FreeBSD-*-i386 \ Linux-*-x86_64 \ - NetBSD-*-i386 + NetBSD-*-i386 \ + NetBSD-*-x86_64 # ----------------------------------------------------------------------------- @@ -29,9 +30,10 @@ ONLY_FOR_PLATFORM= \ # 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-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/