[27675] trunk/dports/lang/ghc-devel/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Aug 11 18:36:55 PDT 2007


Revision: 27675
          http://trac.macosforge.org/projects/macports/changeset/27675
Author:   nox at macports.org
Date:     2007-08-11 18:36:55 -0700 (Sat, 11 Aug 2007)

Log Message:
-----------
ghc-devel: Changed comments about DarwinPorts.

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

Modified: trunk/dports/lang/ghc-devel/Portfile
===================================================================
--- trunk/dports/lang/ghc-devel/Portfile	2007-08-12 01:35:27 UTC (rev 27674)
+++ trunk/dports/lang/ghc-devel/Portfile	2007-08-12 01:36:55 UTC (rev 27675)
@@ -84,7 +84,7 @@
 		pre-configure   {
 			set cfg [open "${worksrcpath}/mk/build.mk" w]
 			puts $cfg "#"
-			puts $cfg "# Local configuration overrides for DarwinPorts"
+			puts $cfg "# Local configuration overrides for MacPorts"
 			puts $cfg "#"
 		  	puts $cfg "SRC_CC_OPTS += -I${prefix}/include"
 		  	puts $cfg "SRC_HC_OPTS += -I${prefix}/include -I/usr/include -L${prefix}/lib -L/usr/lib"
@@ -105,7 +105,7 @@
 		pre-configure   {
 			set cfg [open "${worksrcpath}/mk/build.mk" w]
 			puts $cfg "#"
-			puts $cfg "# Local configuration overrides for DarwinPorts"
+			puts $cfg "# Local configuration overrides for MacPorts"
 			puts $cfg "#"
 		  	puts $cfg "SRC_CC_OPTS += -I${prefix}/include"
 		  	puts $cfg "SRC_HC_OPTS += -I${prefix}/include -I/usr/include -L${prefix}/lib -L/usr/lib"

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


More information about the macports-changes mailing list