[141456] trunk/dports/devel/libtool/Portfile

devans at macports.org devans at macports.org
Sat Dec 12 01:36:31 PST 2015


Revision: 141456
          https://trac.macports.org/changeset/141456
Author:   devans at macports.org
Date:     2015-10-18 23:23:17 -0700 (Sun, 18 Oct 2015)
Log Message:
-----------
libtool: additionally suppress rebuild of libtool.1 that breaks build in absense of help2man.

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

Modified: trunk/dports/devel/libtool/Portfile
===================================================================
--- trunk/dports/devel/libtool/Portfile	2015-10-19 06:12:21 UTC (rev 141455)
+++ trunk/dports/devel/libtool/Portfile	2015-10-19 06:23:17 UTC (rev 141456)
@@ -27,7 +27,8 @@
 # For consistency, always use the M4 detected by configure.
 patchfiles          hardcode-m4.patch asan.patch
 post-patch {
-    # Stop build from trying to regenerate this after patching.
+    # Stop build from trying to regenerate these after patching.
+    touch ${worksrcpath}/doc/libtool.1
     touch ${worksrcpath}/doc/libtoolize.1
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/0f12fc3d/attachment.html>


More information about the macports-changes mailing list