[44244] trunk/dports/graphics/qimageblitz/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Tue Dec 23 14:32:47 PST 2008


Revision: 44244
          http://trac.macports.org/changeset/44244
Author:   mcalhoun at macports.org
Date:     2008-12-23 14:32:46 -0800 (Tue, 23 Dec 2008)
Log Message:
-----------
qimageblitz: Avoid lint warnings.

Modified Paths:
--------------
    trunk/dports/graphics/qimageblitz/Portfile

Modified: trunk/dports/graphics/qimageblitz/Portfile
===================================================================
--- trunk/dports/graphics/qimageblitz/Portfile	2008-12-23 21:57:26 UTC (rev 44243)
+++ trunk/dports/graphics/qimageblitz/Portfile	2008-12-23 22:32:46 UTC (rev 44244)
@@ -40,7 +40,7 @@
         -DCMAKE_OSX_SYSROOT=${sysroot} \
 		-Wno-dev 
 
-variant universal description "Compile for ppc and intel architectures" {
+variant universal {
     configure.universal_args-delete  --disable-dependency-tracking
     configure.args-append	-DCMAKE_OSX_ARCHITECTURES=\"ppc\;i386\"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081223/d809983a/attachment.html>


More information about the macports-changes mailing list