[37383] trunk/dports/graphics/qwt/Portfile

jochen at macports.org jochen at macports.org
Thu Jun 5 02:18:19 PDT 2008


Revision: 37383
          http://trac.macosforge.org/projects/macports/changeset/37383
Author:   jochen at macports.org
Date:     2008-06-05 02:18:18 -0700 (Thu, 05 Jun 2008)

Log Message:
-----------
lint

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

Modified: trunk/dports/graphics/qwt/Portfile
===================================================================
--- trunk/dports/graphics/qwt/Portfile	2008-06-05 08:42:41 UTC (rev 37382)
+++ trunk/dports/graphics/qwt/Portfile	2008-06-05 09:18:18 UTC (rev 37383)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -44,6 +44,6 @@
     depends_lib-append  port:qt4-mac
 }
 
-if { ![variant_isset qt3] && ![variant_isset qt4] } { 
+if { ![variant_isset qt3] && ![variant_isset qt4] } {
     default_variants    +qt4
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080605/dc4d64cc/attachment.htm 


More information about the macports-changes mailing list