[41077] trunk/dports/textproc/doxygen/Portfile

css at macports.org css at macports.org
Wed Oct 22 03:44:48 PDT 2008


Revision: 41077
          http://trac.macports.org/changeset/41077
Author:   css at macports.org
Date:     2008-10-22 03:44:48 -0700 (Wed, 22 Oct 2008)
Log Message:
-----------
Fix a destroot typo for the docs variant. see #14421

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

Modified: trunk/dports/textproc/doxygen/Portfile
===================================================================
--- trunk/dports/textproc/doxygen/Portfile	2008-10-22 08:18:10 UTC (rev 41076)
+++ trunk/dports/textproc/doxygen/Portfile	2008-10-22 10:44:48 UTC (rev 41077)
@@ -62,7 +62,7 @@
 
 variant docs description {Include the doxygen PDF documentation and LaTeX} {
 	build.target-append	pdf
-	destroot.target-append	inistall_docs
+	destroot.target-append	install_docs
 	depends_lib-append	path:${prefix}/bin/pdflatex:texlive \
 				bin:gs:ghostscript
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081022/31bb8ce6/attachment.html>


More information about the macports-changes mailing list