[47122] trunk/dports/devel

ryandesign at macports.org ryandesign at macports.org
Sun Feb 22 03:15:45 PST 2009


Revision: 47122
          http://trac.macports.org/changeset/47122
Author:   ryandesign at macports.org
Date:     2009-02-22 03:15:44 -0800 (Sun, 22 Feb 2009)
Log Message:
-----------
glib2, glib2-devel: remove now-unnecessary --mandir configure arg; see #17042

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

Modified: trunk/dports/devel/glib2/Portfile
===================================================================
--- trunk/dports/devel/glib2/Portfile	2009-02-22 10:52:06 UTC (rev 47121)
+++ trunk/dports/devel/glib2/Portfile	2009-02-22 11:15:44 UTC (rev 47122)
@@ -54,8 +54,7 @@
     -fstrict-aliasing
 
 configure.args \
-    --enable-static \
-    --mandir=${prefix}/share/man
+    --enable-static
 
 configure.perl    ${prefix}/bin/perl
 configure.env-append  PERL_PATH=${configure.perl}

Modified: trunk/dports/devel/glib2-devel/Portfile
===================================================================
--- trunk/dports/devel/glib2-devel/Portfile	2009-02-22 10:52:06 UTC (rev 47121)
+++ trunk/dports/devel/glib2-devel/Portfile	2009-02-22 11:15:44 UTC (rev 47122)
@@ -55,8 +55,7 @@
     -fstrict-aliasing
 
 configure.args \
-    --enable-static \
-    --mandir=${prefix}/share/man
+    --enable-static
 
 configure.perl    ${prefix}/bin/perl
 configure.env-append  PERL_PATH=${configure.perl}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090222/1fd9eb61/attachment.html>


More information about the macports-changes mailing list