X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=pkgsrc-ghc.git;a=blobdiff_plain;f=Makefile;h=35246cf0bb61f6a801d75ed3cce7cba707c3e5d0;hp=ddf834ea1d64e0250109d6a5bd4c015671d9017b;hb=2d478716978ef4ad8926d17338a45f7f23ff7c88;hpb=80f9441bb4fe7b0861ac4f31074944d9d1c5b886 diff --git a/Makefile b/Makefile index ddf834e..35246cf 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ CONFIGURE_ENV+= PerlCmd=${PERL5:Q} # We don't want to extract all of the DISTFILEs. EXTRACT_ONLY= ${DISTNAME}-src.tar.bz2 -PLATFORM= ${LOWER_ARCH}-unknown-${LOWER_OPSYS} +PLATFORM= ${MACHINE_ARCH}-unknown-${LOWER_OPSYS} CONFIGURE_ARGS += \ --build=${PLATFORM} \ --host=${PLATFORM} \