[92981] trunk/dports/graphics/wxWidgets-python/Portfile

jmr at macports.org jmr at macports.org
Sat May 12 09:13:35 PDT 2012


Revision: 92981
          https://trac.macports.org/changeset/92981
Author:   jmr at macports.org
Date:     2012-05-12 09:13:35 -0700 (Sat, 12 May 2012)
Log Message:
-----------
wxWidgets-python: add pkgconfig dep, remove archcheck portgroup

Modified Paths:
--------------
    trunk/dports/graphics/wxWidgets-python/Portfile

Modified: trunk/dports/graphics/wxWidgets-python/Portfile
===================================================================
--- trunk/dports/graphics/wxWidgets-python/Portfile	2012-05-12 16:08:12 UTC (rev 92980)
+++ trunk/dports/graphics/wxWidgets-python/Portfile	2012-05-12 16:13:35 UTC (rev 92981)
@@ -2,7 +2,6 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       archcheck 1.0
 
 name            wxWidgets-python
 conflicts       wxgtk wxWidgets
@@ -33,6 +32,8 @@
                     sha1    6598fbafd979a91f20100171fa23a91779f6dc62 \
                     rmd160  bb606046d140623041b988e64ab268ced9aa958f
 
+depends_build \
+    port:pkgconfig
 depends_lib \
     port:jpeg \
     port:tiff \
@@ -43,15 +44,6 @@
     path:lib/pkgconfig/sdl.pc:libsdl \
     port:libsdl_mixer
 
-archcheck.files lib/libjpeg.dylib \
-                lib/libtiff.dylib \
-                lib/libpng.dylib \
-                lib/libz.dylib \
-                lib/libiconv.dylib \
-                lib/libexpat.dylib \
-                lib/libSDL.dylib \
-                lib/libSDL_mixer.dylib
-
 set worksrcdir  ${distname}-${version}/build
 
 extract.only    ${distname}-${version}${extract.suffix}
@@ -97,8 +89,6 @@
     depends_lib-append    port:mesa
     depends_lib-delete    path:lib/pkgconfig/sdl.pc:libsdl
     depends_lib-delete    port:libsdl_mixer
-    archcheck.files-delete lib/libSDL.dylib \
-                          lib/libSDL_mixer.dylib
     configure.args-delete --with-sdl
     configure.args-append --with-gtk
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120512/bd8468c4/attachment.html>


More information about the macports-changes mailing list