[23624] trunk/dports/x11/fluxbox/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Apr 5 11:49:40 PDT 2007


Revision: 23624
          http://trac.macosforge.org/projects/macports/changeset/23624
Author:   pmq at macports.org
Date:     2007-04-05 11:49:40 -0700 (Thu, 05 Apr 2007)

Log Message:
-----------
Fix for darwin_7.

Modified Paths:
--------------
    trunk/dports/x11/fluxbox/Portfile

Modified: trunk/dports/x11/fluxbox/Portfile
===================================================================
--- trunk/dports/x11/fluxbox/Portfile	2007-04-05 17:40:07 UTC (rev 23623)
+++ trunk/dports/x11/fluxbox/Portfile	2007-04-05 18:49:40 UTC (rev 23624)
@@ -25,3 +25,8 @@
 livecheck.regex "The latest stable release is <b>v(\[0-9a-z.\]+)</b>."
 
 configure.args	--mandir=${prefix}/share/man
+
+platform darwin 7 {
+    depends_lib-append port:gcc40
+    configure.env      CC=${prefix}/gcc-dp-4.0 CXX=${prefix}/g++-dp-40
+}

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


More information about the macports-changes mailing list