[100684] trunk/dports/gis/libpcl/Portfile

vince at macports.org vince at macports.org
Thu Dec 20 03:41:08 PST 2012


Revision: 100684
          https://trac.macports.org/changeset/100684
Author:   vince at macports.org
Date:     2012-12-20 03:41:08 -0800 (Thu, 20 Dec 2012)
Log Message:
-----------
Correct tabs and add header lines

Modified Paths:
--------------
    trunk/dports/gis/libpcl/Portfile

Modified: trunk/dports/gis/libpcl/Portfile
===================================================================
--- trunk/dports/gis/libpcl/Portfile	2012-12-20 11:35:26 UTC (rev 100683)
+++ trunk/dports/gis/libpcl/Portfile	2012-12-20 11:41:08 UTC (rev 100684)
@@ -1,7 +1,8 @@
-# $Id$
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id: Portfile 100683 2012-12-20 11:38:00Z vince at macports.org $
 
 PortSystem          1.0
-PortGroup			cmake 1.0
+PortGroup           cmake 1.0
 
 name                libpcl
 version             1.6.0
@@ -28,7 +29,7 @@
                     port:openni
 
 # PCL 1.6 does not compile with clang or macports-gcc-4.x
-configure.compiler	llvm-gcc-4.2
+configure.compiler  llvm-gcc-4.2
 
 configure.pre_args  -DCMAKE_INSTALL_PREFIX=${prefix}
 configure.args      -DCMAKE_BUILD_TYPE=Release \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121220/cd23842e/attachment.html>


More information about the macports-changes mailing list