[87886] trunk/dports/emulators/free42/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Dec 10 15:51:13 PST 2011


Revision: 87886
          http://trac.macports.org/changeset/87886
Author:   ryandesign at macports.org
Date:     2011-12-10 15:51:13 -0800 (Sat, 10 Dec 2011)
Log Message:
-----------
free42: add xorg-libXmu dependency

Modified Paths:
--------------
    trunk/dports/emulators/free42/Portfile

Modified: trunk/dports/emulators/free42/Portfile
===================================================================
--- trunk/dports/emulators/free42/Portfile	2011-12-10 23:43:56 UTC (rev 87885)
+++ trunk/dports/emulators/free42/Portfile	2011-12-10 23:51:13 UTC (rev 87886)
@@ -6,7 +6,7 @@
 
 name					free42
 version					1.4.44
-revision				2
+revision				3
 platforms				darwin
 categories				emulators
 maintainers				openmaintainer krischik
@@ -32,8 +32,10 @@
 						${skin} sha1 db0c327224fa163423003e287bee58e7f906f7b8
 
 depends_build				port:pkgconfig
-depends_lib				port:gtk2
 
+depends_lib				port:gtk2 \
+						port:xorg-libXmu
+
 worksrcdir				${name}
 use_configure			no
 use_parallel_build		no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111210/a00d29cb/attachment.html>


More information about the macports-changes mailing list