[75297] trunk/dports/devel/pkgconfig/Portfile

jmr at macports.org jmr at macports.org
Thu Jan 20 01:53:48 PST 2011


Revision: 75297
          http://trac.macports.org/changeset/75297
Author:   jmr at macports.org
Date:     2011-01-20 01:53:48 -0800 (Thu, 20 Jan 2011)
Log Message:
-----------
pkgconfig: remove --enable-indirect-deps (#25345, maintainer timeout)

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

Modified: trunk/dports/devel/pkgconfig/Portfile
===================================================================
--- trunk/dports/devel/pkgconfig/Portfile	2011-01-20 09:09:31 UTC (rev 75296)
+++ trunk/dports/devel/pkgconfig/Portfile	2011-01-20 09:53:48 UTC (rev 75297)
@@ -5,7 +5,7 @@
 
 name                pkgconfig
 version             0.25
-revision            1
+revision            2
 categories          devel
 maintainers         ryandesign
 license             GPL-2+
@@ -29,8 +29,7 @@
 
 patchfiles          patch-underquoting.diff
 
-configure.args      --enable-indirect-deps \
-                    --with-pc-path=${prefix}/lib/pkgconfig:${prefix}/share/pkgconfig
+configure.args      --with-pc-path=${prefix}/lib/pkgconfig:${prefix}/share/pkgconfig
 
 test.run            yes
 test.target         check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110120/ee965a81/attachment.html>


More information about the macports-changes mailing list