Revision
75297
Author
jmr@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

Diff

Modified: trunk/dports/devel/pkgconfig/Portfile (75296 => 75297)


--- 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