[32077] trunk/dports/x11/fox/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Dec 15 15:51:52 PST 2007


Revision: 32077
          http://trac.macosforge.org/projects/macports/changeset/32077
Author:   ryandesign at macports.org
Date:     2007-12-15 15:51:51 -0800 (Sat, 15 Dec 2007)

Log Message:
-----------
fox: whitespace changes as per port lint recommendations

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

Modified: trunk/dports/x11/fox/Portfile
===================================================================
--- trunk/dports/x11/fox/Portfile	2007-12-15 20:42:53 UTC (rev 32076)
+++ trunk/dports/x11/fox/Portfile	2007-12-15 23:51:51 UTC (rev 32077)
@@ -1,6 +1,7 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem          1.0
+
 name                fox
 version             1.6.31
 description         The FOX GUI toolkit
@@ -25,7 +26,7 @@
 configure.cppflags-append	"-I${x11prefix}/include"
 configure.ldflags-append	"-dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"
 configure.pre_args  --prefix=${prefix} --mandir=${prefix}/share/man
-configure.args      --with-x --with-xft --with-opengl --enable-cups 
+configure.args      --with-x --with-xft --with-opengl --enable-cups
 if {[variant_isset universal]} {
     configure.cxxflags-append	"-isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc"
 }

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


More information about the macports-changes mailing list