[102223] trunk/dports/audio/libsdl_sound-framework/Portfile

jmr at macports.org jmr at macports.org
Tue Jan 29 07:20:41 PST 2013


Revision: 102223
          https://trac.macports.org/changeset/102223
Author:   jmr at macports.org
Date:     2013-01-29 07:20:41 -0800 (Tue, 29 Jan 2013)
Log Message:
-----------
libsdl_sound-framework: use frameworks_dir

Modified Paths:
--------------
    trunk/dports/audio/libsdl_sound-framework/Portfile

Modified: trunk/dports/audio/libsdl_sound-framework/Portfile
===================================================================
--- trunk/dports/audio/libsdl_sound-framework/Portfile	2013-01-29 15:18:14 UTC (rev 102222)
+++ trunk/dports/audio/libsdl_sound-framework/Portfile	2013-01-29 15:20:41 UTC (rev 102223)
@@ -48,8 +48,8 @@
 xcode.project   PBProjects/SDL_sound.pbproj
 xcode.target    Framework
 
-xcode.build.settings    FRAMEWORK_SEARCH_PATHS=$prefix/Library/Frameworks \
-                        INSTALL_PATH=$prefix/Library/Frameworks \
+xcode.build.settings    FRAMEWORK_SEARCH_PATHS=${frameworks_dir} \
+                        INSTALL_PATH=${frameworks_dir} \
                         LIBRARY_SEARCH_PATHS=$prefix/lib
 
 xcode.destroot.type             framework
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130129/11a2801c/attachment.html>


More information about the macports-changes mailing list