[74175] trunk/dports/devel/libdatrie/Portfile

takanori at macports.org takanori at macports.org
Mon Dec 6 11:01:24 PST 2010


Revision: 74175
          http://trac.macports.org/changeset/74175
Author:   takanori at macports.org
Date:     2010-12-06 11:01:19 -0800 (Mon, 06 Dec 2010)
Log Message:
-----------
libdatrie: +with_doxygen -> +doxygen

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

Modified: trunk/dports/devel/libdatrie/Portfile
===================================================================
--- trunk/dports/devel/libdatrie/Portfile	2010-12-06 18:23:43 UTC (rev 74174)
+++ trunk/dports/devel/libdatrie/Portfile	2010-12-06 19:01:19 UTC (rev 74175)
@@ -33,7 +33,7 @@
     xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING ChangeLog INSTALL NEWS README ${destroot}${prefix}/share/doc/${name}
 }
 
-variant with_doxygen description {Create and install API docs} {
+variant doxygen description {Create and install API docs} {
     depends_lib-append      port:doxygen
     configure.args-delete   --disable-doxygen-doc
     configure.args-append   --with-html-docdir=${prefix}/share/doc/${name}/html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101206/3339a50f/attachment.html>


More information about the macports-changes mailing list