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

jeremyhu at macports.org jeremyhu at macports.org
Mon Jan 28 01:09:18 PST 2013


Revision: 102136
          https://trac.macports.org/changeset/102136
Author:   jeremyhu at macports.org
Date:     2013-01-28 01:09:18 -0800 (Mon, 28 Jan 2013)
Log Message:
-----------
libpcl: Use compiler.whitelist

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

Modified: trunk/dports/gis/libpcl/Portfile
===================================================================
--- trunk/dports/gis/libpcl/Portfile	2013-01-28 09:05:18 UTC (rev 102135)
+++ trunk/dports/gis/libpcl/Portfile	2013-01-28 09:09:18 UTC (rev 102136)
@@ -6,7 +6,7 @@
 
 name                libpcl
 version             1.6.0
-categories          graphics gis science
+categories          gis graphics science
 platforms           darwin
 license             BSD
 maintainers         gmail.com:luminans vince
@@ -29,4 +29,4 @@
                     port:openni
 
 # PCL 1.6 does not compile with clang or macports-gcc-4.x
-configure.compiler  llvm-gcc-4.2
+compiler.whitelist  llvm-gcc-4.2 macports-llvm-gcc-4.2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130128/3e1f8776/attachment.html>


More information about the macports-changes mailing list