[28367] trunk/dports/games/kanatest/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Aug 29 08:24:23 PDT 2007


Revision: 28367
          http://trac.macosforge.org/projects/macports/changeset/28367
Author:   nox at macports.org
Date:     2007-08-29 08:24:22 -0700 (Wed, 29 Aug 2007)

Log Message:
-----------
kanatest: Removed expat dependency as this is a gtk2 dependency.

Modified Paths:
--------------
    trunk/dports/games/kanatest/Portfile

Modified: trunk/dports/games/kanatest/Portfile
===================================================================
--- trunk/dports/games/kanatest/Portfile	2007-08-29 13:45:17 UTC (rev 28366)
+++ trunk/dports/games/kanatest/Portfile	2007-08-29 15:24:22 UTC (rev 28367)
@@ -25,13 +25,12 @@
 				sha1 96e8f4b8f84f014b41113daf85c81b8a50f73c6a \
 				rmd160 7b8052ff0ef492b4f5a84ee3a72bd7e0f811cfc3
 
-depends_lib		port:expat \
-				port:gettext \
+depends_lib		port:gettext \
 				port:glib2 \
+				port:gtk2 \
 				port:libiconv \
 				port:libxml2 \
-				port:pkgconfig \
-				port:gtk2
+				port:pkgconfig
 
 post-destroot {
 	set docdir ${prefix}/share/doc/${name}-${version}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070829/a3d1e1b0/attachment.html


More information about the macports-changes mailing list