[74814] trunk/dports/textproc/help2man/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jan 2 20:28:41 PST 2011


Revision: 74814
          http://trac.macports.org/changeset/74814
Author:   ryandesign at macports.org
Date:     2011-01-02 20:28:35 -0800 (Sun, 02 Jan 2011)
Log Message:
-----------
help2man: remove --disable-dependency-tracking from configure.universal_args since this configure script doesn't recognize that option

Modified Paths:
--------------
    trunk/dports/textproc/help2man/Portfile

Modified: trunk/dports/textproc/help2man/Portfile
===================================================================
--- trunk/dports/textproc/help2man/Portfile	2011-01-03 03:52:20 UTC (rev 74813)
+++ trunk/dports/textproc/help2man/Portfile	2011-01-03 04:28:35 UTC (rev 74814)
@@ -26,6 +26,8 @@
 
 configure.args  --enable-nls
 
+configure.universal_args-delete --disable-dependency-tracking
+
 post-patch {
 	if {[variant_isset universal]} {
 		reinplace "s|-shared|-bundle ${configure.ldflags} ${configure.universal_ldflags}|" ${worksrcpath}/Makefile.in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110102/de20dfb7/attachment-0001.html>


More information about the macports-changes mailing list