[22748] trunk/dports/graphics/libexif/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Mar 13 07:00:18 PDT 2007


Revision: 22748
          http://trac.macosforge.org/projects/macports/changeset/22748
Author:   takanori at macports.org
Date:     2007-03-13 07:00:18 -0700 (Tue, 13 Mar 2007)

Log Message:
-----------
* Add variant +with_doxygen (to create and install API docs.)

Modified Paths:
--------------
    trunk/dports/graphics/libexif/Portfile

Modified: trunk/dports/graphics/libexif/Portfile
===================================================================
--- trunk/dports/graphics/libexif/Portfile	2007-03-13 12:09:03 UTC (rev 22747)
+++ trunk/dports/graphics/libexif/Portfile	2007-03-13 14:00:18 UTC (rev 22748)
@@ -23,3 +23,8 @@
 
 test.run         yes
 test.target      check
+
+variant with_doxygen {
+	depends_build		port:doxygen
+	patchfiles-delete	patch-doc_Makefile.in
+}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070313/cd55bde3/attachment.html


More information about the macports-changes mailing list