]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/commitdiff
Succeeded to build 6.10.1 for i386-unknown-freebsd.
authorPHO <pho@cielonegro.org>
Sun, 11 Jan 2009 09:23:46 +0000 (18:23 +0900)
committerPHO <pho@cielonegro.org>
Sun, 11 Jan 2009 09:23:46 +0000 (18:23 +0900)
Makefile

index 0f904a51065ddd75ba1bd67143091e39798eac1a..691fb8b9b0e99dff0d4df0f833d387113f688d30 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,11 +10,12 @@ COMMENT=            Compiler for the functional language Haskell
 
 DISTFILES=             ${DISTNAME}-src.tar.bz2 \
                                ghc-6.6.1-src.tar.bz2 \
+                               ghc-6.6.1-i386-unknown-freebsd-hc.tar.gz \
                                ghc-6.6.1-powerpc-apple-darwin-hc.tar.gz
-#                              ghc-6.6.1-i386-unknown-freebsd-hc.tar.gz \
 
 SITES.ghc-6.6.1-src.tar.bz2                                            = http://www.haskell.org/ghc/dist/6.6.1/
 SITES.ghc-6.6.1-powerpc-apple-darwin-hc.tar.gz = http://static.cielonegro.org/archive/
+SITES.ghc-6.6.1-i386-unknown-freebsd-hc.tar.gz = http://static.cielonegro.org/archive/
 
 .include "../../mk/bsd.prefs.mk"