[100674] trunk/dports/x11/xkeyboard-config/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Dec 19 16:35:07 PST 2012


Revision: 100674
          https://trac.macports.org/changeset/100674
Author:   macsforever2000 at macports.org
Date:     2012-12-19 16:35:07 -0800 (Wed, 19 Dec 2012)
Log Message:
-----------
xkeyboard-config: Change build dependency on xkbcomp to a library dependency. (#33023)

Modified Paths:
--------------
    trunk/dports/x11/xkeyboard-config/Portfile

Modified: trunk/dports/x11/xkeyboard-config/Portfile
===================================================================
--- trunk/dports/x11/xkeyboard-config/Portfile	2012-12-20 00:29:47 UTC (rev 100673)
+++ trunk/dports/x11/xkeyboard-config/Portfile	2012-12-20 00:35:07 UTC (rev 100674)
@@ -4,6 +4,7 @@
 
 name                xkeyboard-config
 version             2.4.1
+revision            1
 categories          x11
 license             X11
 platforms           darwin
@@ -28,7 +29,9 @@
 depends_build \
 	port:pkgconfig \
 	port:gettext \
-	port:intltool \
+	port:intltool
+
+depends_lib \
 	port:xkbcomp
 
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121219/d9b753a5/attachment.html>


More information about the macports-changes mailing list