[59742] trunk/dports/devel/dbus/Portfile

jmr at macports.org jmr at macports.org
Wed Oct 21 08:01:43 PDT 2009


Revision: 59742
          http://trac.macports.org/changeset/59742
Author:   jmr at macports.org
Date:     2009-10-21 08:01:41 -0700 (Wed, 21 Oct 2009)
Log Message:
-----------
dbus: fix build dependencies (#21654)

Modified Paths:
--------------
    trunk/dports/devel/dbus/Portfile

Modified: trunk/dports/devel/dbus/Portfile
===================================================================
--- trunk/dports/devel/dbus/Portfile	2009-10-21 14:54:49 UTC (rev 59741)
+++ trunk/dports/devel/dbus/Portfile	2009-10-21 15:01:41 UTC (rev 59742)
@@ -30,8 +30,6 @@
                 0005-dont-dup-closed-stdin.patch
 patch.pre_args  -p1
 
-use_autoreconf  yes
-
 depends_build       \
     port:pkgconfig
 
@@ -41,6 +39,8 @@
 
 depends_lib     port:expat
 
+use_autoreconf  yes
+
 configure.args  --disable-doxygen-docs \
                 --disable-xml-docs \
                 --without-x \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091021/71bbf850/attachment.html>


More information about the macports-changes mailing list