[30914] trunk/dports/devel/cfitsio/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Nov 10 17:29:12 PST 2007


Revision: 30914
          http://trac.macosforge.org/projects/macports/changeset/30914
Author:   ryandesign at macports.org
Date:     2007-11-10 17:29:12 -0800 (Sat, 10 Nov 2007)

Log Message:
-----------
cfitsio: remove configure.env again (was done in r28539 and inadvertently undone again in r30907)

Modified Paths:
--------------
    trunk/dports/devel/cfitsio/Portfile

Modified: trunk/dports/devel/cfitsio/Portfile
===================================================================
--- trunk/dports/devel/cfitsio/Portfile	2007-11-11 01:22:26 UTC (rev 30913)
+++ trunk/dports/devel/cfitsio/Portfile	2007-11-11 01:29:12 UTC (rev 30914)
@@ -31,8 +31,8 @@
 
 patchfiles			patch-configure
 
-configure.env		CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" \
-					FC="${prefix}/bin/gfortran-mp-4.2"
+configure.cflags	-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
+configure.fc		${prefix}/bin/gfortran-mp-4.2
 
 build.target		all shared
 

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


More information about the macports-changes mailing list