[27632] trunk/dports/devel/libsdl_gfx-framework/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Fri Aug 10 17:39:36 PDT 2007
Revision: 27632
http://trac.macosforge.org/projects/macports/changeset/27632
Author: nox at macports.org
Date: 2007-08-10 17:39:36 -0700 (Fri, 10 Aug 2007)
Log Message:
-----------
libsdl_gfx-framework:
* Fixed the dependent shared library install name.
Modified Paths:
--------------
trunk/dports/devel/libsdl_gfx-framework/Portfile
Modified: trunk/dports/devel/libsdl_gfx-framework/Portfile
===================================================================
--- trunk/dports/devel/libsdl_gfx-framework/Portfile 2007-08-11 00:36:28 UTC (rev 27631)
+++ trunk/dports/devel/libsdl_gfx-framework/Portfile 2007-08-11 00:39:36 UTC (rev 27632)
@@ -53,6 +53,8 @@
${worksrcpath}/SDL_gfx.pbproj/project.pbxproj
reinplace "s|/Users/ttongue/Desktop/Code/PB/test/SDL_gfx-2.0.3|..|g" \
${worksrcpath}/SDL_gfx.pbproj/project.pbxproj
+ reinplace "s|@executable_path/..|/Library|g" \
+ ${worksrcpath}/SDL_gfx.pbproj/project.pbxproj
}
post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070810/e00623cb/attachment.html
More information about the macports-changes
mailing list