[90548] trunk/dports/x11/xorg-libAppleWM/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Mar 8 11:55:59 PST 2012


Revision: 90548
          http://trac.macports.org/changeset/90548
Author:   jeremyhu at macports.org
Date:     2012-03-08 11:55:59 -0800 (Thu, 08 Mar 2012)
Log Message:
-----------
xorg-libAppleWM: Move header dependencies into depends_lib, #33533

Modified Paths:
--------------
    trunk/dports/x11/xorg-libAppleWM/Portfile

Modified: trunk/dports/x11/xorg-libAppleWM/Portfile
===================================================================
--- trunk/dports/x11/xorg-libAppleWM/Portfile	2012-03-08 19:52:57 UTC (rev 90547)
+++ trunk/dports/x11/xorg-libAppleWM/Portfile	2012-03-08 19:55:59 UTC (rev 90548)
@@ -21,13 +21,13 @@
 use_bzip2   yes
 use_parallel_build      yes
 
-depends_build   port:pkgconfig \
+depends_build   port:pkgconfig
+
+depends_lib     port:xorg-libXext \
                 port:xorg-applewmproto \
                 port:xorg-xextproto \
                 port:xorg-xproto
 
-depends_lib     port:xorg-libXext
-
 livecheck.type  regex
 livecheck.url   http://xorg.freedesktop.org/archive/individual/lib/?C=M&O=D
 livecheck.regex libAppleWM-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120308/b787298c/attachment-0001.html>


More information about the macports-changes mailing list