[104409] trunk/dports/python/py-pysvn/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Mar 24 21:05:36 PDT 2013


Revision: 104409
          https://trac.macports.org/changeset/104409
Author:   jeremyhu at macports.org
Date:     2013-03-24 21:05:36 -0700 (Sun, 24 Mar 2013)
Log Message:
-----------
py-pysvn: Fix +universal build

Modified Paths:
--------------
    trunk/dports/python/py-pysvn/Portfile

Modified: trunk/dports/python/py-pysvn/Portfile
===================================================================
--- trunk/dports/python/py-pysvn/Portfile	2013-03-25 03:31:41 UTC (rev 104408)
+++ trunk/dports/python/py-pysvn/Portfile	2013-03-25 04:05:36 UTC (rev 104409)
@@ -49,6 +49,7 @@
                     --apu-inc-dir=${prefix}/include/apr-1 \
                     --apr-lib-dir=${prefix}/lib \
                     --svn-root-dir=${prefix}
+    configure.universal_args-delete --disable-dependency-tracking
 
     post-configure {
         reinplace "s|^\t@|\t|" ${worksrcpath}/Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130324/78436423/attachment.html>


More information about the macports-changes mailing list