[27380] trunk/dports/graphics/pgplot/files
source_changes at macosforge.org
source_changes at macosforge.org
Tue Jul 31 19:44:50 PDT 2007
Revision: 27380
http://trac.macosforge.org/projects/macports/changeset/27380
Author: ryandesign at macports.org
Date: 2007-07-31 19:44:50 -0700 (Tue, 31 Jul 2007)
Log Message:
-----------
pgplot: Fix name of MacPorts gcc and gfortran following program suffix changes in r24526.
Modified Paths:
--------------
trunk/dports/graphics/pgplot/files/patch-sys_darwin_gfortran_gcc_42.conf
trunk/dports/graphics/pgplot/files/patch-sys_darwin_gfortran_gcc_42.conf_aqt
Modified: trunk/dports/graphics/pgplot/files/patch-sys_darwin_gfortran_gcc_42.conf
===================================================================
--- trunk/dports/graphics/pgplot/files/patch-sys_darwin_gfortran_gcc_42.conf 2007-08-01 01:55:19 UTC (rev 27379)
+++ trunk/dports/graphics/pgplot/files/patch-sys_darwin_gfortran_gcc_42.conf 2007-08-01 02:44:50 UTC (rev 27380)
@@ -38,7 +38,7 @@
+# Mandatory.
+# The FORTRAN compiler to use.
+
-+ FCOMPL="gfortran-dp-4.2"
++ FCOMPL="gfortran-mp-4.2"
+
+# Mandatory.
+# The FORTRAN compiler flags to use when compiling the pgplot library.
@@ -56,7 +56,7 @@
+# Mandatory.
+# The C compiler to use.
+
-+ CCOMPL="gcc-dp-4.2"
++ CCOMPL="gcc-mp-4.2"
+
+# Mandatory.
+# The C compiler flags to use when compiling the pgplot library.
Modified: trunk/dports/graphics/pgplot/files/patch-sys_darwin_gfortran_gcc_42.conf_aqt
===================================================================
--- trunk/dports/graphics/pgplot/files/patch-sys_darwin_gfortran_gcc_42.conf_aqt 2007-08-01 01:55:19 UTC (rev 27379)
+++ trunk/dports/graphics/pgplot/files/patch-sys_darwin_gfortran_gcc_42.conf_aqt 2007-08-01 02:44:50 UTC (rev 27380)
@@ -38,7 +38,7 @@
# How to create a shared library from a trailing list of object files.
- SHARED_LD=""
-+ SHARED_LD="gcc-dp-4.2 -dynamiclib -single_module -o $SHARED_LIB -install_name @@PREFIX@@/lib/$SHARED_LIB"
++ SHARED_LD="gcc-mp-4.2 -dynamiclib -single_module -o $SHARED_LIB -install_name @@PREFIX@@/lib/$SHARED_LIB"
# Optional:
# On systems such as Solaris 2.x, that allow specification of the
@@ -53,7 +53,7 @@
# Compiler name used on Next systems to compile objective-C files.
- MCOMPL=""
-+ MCOMPL="gcc-dp-4.2"
++ MCOMPL="gcc-mp-4.2"
# Optional:
# Compiler flags used with MCOMPL when compiling objective-C files.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070731/d13d449b/attachment.html
More information about the macports-changes
mailing list