[61110] trunk/dports/x11

ryandesign at macports.org ryandesign at macports.org
Tue Dec 1 19:50:26 PST 2009


Revision: 61110
          http://trac.macports.org/changeset/61110
Author:   ryandesign at macports.org
Date:     2009-12-01 19:50:25 -0800 (Tue, 01 Dec 2009)
Log Message:
-----------
pango, pango-devel: manpage gzip workaround for muniversal no longer necessary; see #22650

Modified Paths:
--------------
    trunk/dports/x11/pango/Portfile
    trunk/dports/x11/pango-devel/Portfile

Modified: trunk/dports/x11/pango/Portfile
===================================================================
--- trunk/dports/x11/pango/Portfile	2009-12-02 03:35:01 UTC (rev 61109)
+++ trunk/dports/x11/pango/Portfile	2009-12-02 03:50:25 UTC (rev 61110)
@@ -45,11 +45,6 @@
 
 configure.ccache        no
 
-# Do not call gzip on man files as it interferes with the universal merger process.
-post-patch {
-    reinplace "s|\$(MAKE) \$(AM_MAKEFLAGS) install-data-hook||" ${worksrcpath}/pango-view/Makefile.in
-}
-
 platform macosx {}
 variant quartz requires macosx {
     # Although this variant does nothing, pango will automatically build

Modified: trunk/dports/x11/pango-devel/Portfile
===================================================================
--- trunk/dports/x11/pango-devel/Portfile	2009-12-02 03:35:01 UTC (rev 61109)
+++ trunk/dports/x11/pango-devel/Portfile	2009-12-02 03:50:25 UTC (rev 61110)
@@ -46,11 +46,6 @@
 
 configure.ccache        no
 
-# Do not call gzip on man files as it interferes with the universal merger process.
-post-patch {
-    reinplace "s|\$(MAKE) \$(AM_MAKEFLAGS) install-data-hook||" ${worksrcpath}/pango-view/Makefile.in
-}
-
 platform macosx {}
 variant quartz requires macosx {
     # Although this variant does nothing, pango will automatically build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091201/a96ce0ab/attachment.html>


More information about the macports-changes mailing list