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

blb at macports.org blb at macports.org
Mon Dec 29 22:14:12 PST 2008


Revision: 44538
          http://trac.macports.org/changeset/44538
Author:   blb at macports.org
Date:     2008-12-29 22:14:11 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
devel/libtool - remove +doc variant which no longer works with libtool 2

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

Modified: trunk/dports/devel/libtool/Portfile
===================================================================
--- trunk/dports/devel/libtool/Portfile	2008-12-30 05:51:52 UTC (rev 44537)
+++ trunk/dports/devel/libtool/Portfile	2008-12-30 06:14:11 UTC (rev 44538)
@@ -39,15 +39,6 @@
 test.run        yes
 test.target     check
 
-variant doc description {Install the HTML manual} {
-    depends_build-append   bin:makeinfo:texinfo
-    build.target-append    web-manual
-    post-destroot {
-        set docdir ${prefix}/share/doc/${name}-${version}
-        xinstall -m 644 -W ${worksrcpath} manual.html ${destroot}${docdir}
-    }
-}
-
 livecheck.check regex
 livecheck.url   http://ftp.gnu.org/gnu/${name}/?C=M&O=D
 livecheck.regex ${name}-(\\d+(?:\\.\\d+)*\[a-z\]?)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081229/792909a8/attachment.html>


More information about the macports-changes mailing list