[67344] trunk/dports/x11/pcb/Portfile

and.damore at macports.org and.damore at macports.org
Thu May 6 04:10:09 PDT 2010


Revision: 67344
          http://trac.macports.org/changeset/67344
Author:   and.damore at macports.org
Date:     2010-05-06 04:10:07 -0700 (Thu, 06 May 2010)
Log Message:
-----------
update PCB to 20091103, fixes #24724

Modified Paths:
--------------
    trunk/dports/x11/pcb/Portfile

Modified: trunk/dports/x11/pcb/Portfile
===================================================================
--- trunk/dports/x11/pcb/Portfile	2010-05-06 11:07:52 UTC (rev 67343)
+++ trunk/dports/x11/pcb/Portfile	2010-05-06 11:10:07 UTC (rev 67344)
@@ -22,8 +22,12 @@
                     rmd160  6e0cd1a4e1bf92a403f3d805aa3b0649360cb04e
 
 depends_run bin:wish:tk
-depends_lib port:gtk2 port:gd2
+depends_lib     port:gtk2 \
+                port:gd2 \
+                port:dbus
 
 configure.args	--mandir=${prefix}/share/man \
 				--infodir=${prefix}/share/info \
-				--disable-update-desktop-database
+				--disable-update-desktop-database \
+				--enable-dbus \
+				--disable-update-mime-database
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100506/d9f42008/attachment.html>


More information about the macports-changes mailing list