[63340] trunk/dports/gis/cgal/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Feb 2 15:43:48 PST 2010


Revision: 63340
          http://trac.macports.org/changeset/63340
Author:   ryandesign at macports.org
Date:     2010-02-02 15:43:45 -0800 (Tue, 02 Feb 2010)
Log Message:
-----------
cgal: remove unnecessary post-build install_name_tool commands; see #23193

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

Modified: trunk/dports/gis/cgal/Portfile
===================================================================
--- trunk/dports/gis/cgal/Portfile	2010-02-02 20:54:48 UTC (rev 63339)
+++ trunk/dports/gis/cgal/Portfile	2010-02-02 23:43:45 UTC (rev 63340)
@@ -65,9 +65,3 @@
 }
 
 build.target
-
-post-build {
-	system "find ${worksrcpath} -name '*.dylib' -exec install_name_tool \
-					-change ${worksrcpath}/lib/libCGAL.4.dylib \
-									${prefix}/lib/libCGAL.4.dylib {} \\;"
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100202/3bab8b05/attachment.html>


More information about the macports-changes mailing list