Revision: 100820 https://trac.macports.org/changeset/100820 Author: vince@macports.org Date: 2012-12-27 05:38:54 -0800 (Thu, 27 Dec 2012) Log Message: ----------- Remove unneeded configure lines. Modified Paths: -------------- trunk/dports/gis/libpcl/Portfile Modified: trunk/dports/gis/libpcl/Portfile =================================================================== --- trunk/dports/gis/libpcl/Portfile 2012-12-27 13:09:34 UTC (rev 100819) +++ trunk/dports/gis/libpcl/Portfile 2012-12-27 13:38:54 UTC (rev 100820) @@ -30,7 +30,3 @@ # PCL 1.6 does not compile with clang or macports-gcc-4.x configure.compiler llvm-gcc-4.2 - -configure.pre_args -DCMAKE_INSTALL_PREFIX=${prefix} -configure.args -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_NAME_DIR=${prefix}/lib