[25880] trunk/dports/lang/ghc/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Jun 4 06:36:05 PDT 2007


Revision: 25880
          http://trac.macosforge.org/projects/macports/changeset/25880
Author:   gwright at macports.org
Date:     2007-06-04 06:36:04 -0700 (Mon, 04 Jun 2007)

Log Message:
-----------
Remove "build.target { }" for Panther; it seems as if the Portfile
syntax has changed again, and the curly brackets were passed to make
instead of the desired empty target.  (OK because ghc 6.6.1 now seems
to correctly support the "all" target.)

Modified Paths:
--------------
    trunk/dports/lang/ghc/Portfile

Modified: trunk/dports/lang/ghc/Portfile
===================================================================
--- trunk/dports/lang/ghc/Portfile	2007-06-04 11:58:53 UTC (rev 25879)
+++ trunk/dports/lang/ghc/Portfile	2007-06-04 13:36:04 UTC (rev 25880)
@@ -107,7 +107,6 @@
 
 		configure.args-append --with-ghc='${workpath}/${name}-bootstrap/bin/ghc'
 		build.cmd	gmake
-		build.target	{ }
 	}
 
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070604/7478ac80/attachment.html


More information about the macports-changes mailing list