[22688] trunk/dports/graphics/libexif
source_changes at macosforge.org
source_changes at macosforge.org
Sun Mar 11 05:10:01 PDT 2007
Revision: 22688
http://trac.macosforge.org/projects/macports/changeset/22688
Author: takanori at macports.org
Date: 2007-03-11 05:10:00 -0700 (Sun, 11 Mar 2007)
Log Message:
-----------
Do not install API docs. port:doxygen is no longer required to install this port.
Modified Paths:
--------------
trunk/dports/graphics/libexif/Portfile
Added Paths:
-----------
trunk/dports/graphics/libexif/files/
trunk/dports/graphics/libexif/files/patch-doc_Makefile.in
Modified: trunk/dports/graphics/libexif/Portfile
===================================================================
--- trunk/dports/graphics/libexif/Portfile 2007-03-11 10:13:33 UTC (rev 22687)
+++ trunk/dports/graphics/libexif/Portfile 2007-03-11 12:10:00 UTC (rev 22688)
@@ -3,6 +3,7 @@
PortSystem 1.0
name libexif
version 0.6.13
+revision 1
categories graphics
maintainers nomaintainer at macports.org
description EXIF parsing library
@@ -16,12 +17,9 @@
master_sites sourceforge
checksums md5 1b1e2b495c5aa20c08725f30545a110b
use_bzip2 yes
+patchfiles patch-doc_Makefile.in
depends_lib port:gettext \
port:libiconv
-depends_build port:doxygen \
- port:fontconfig \
- port:graphviz \
- port:pango
test.run yes
test.target check
Added: trunk/dports/graphics/libexif/files/patch-doc_Makefile.in
===================================================================
--- trunk/dports/graphics/libexif/files/patch-doc_Makefile.in (rev 0)
+++ trunk/dports/graphics/libexif/files/patch-doc_Makefile.in 2007-03-11 12:10:00 UTC (rev 22688)
@@ -0,0 +1,11 @@
+--- doc/Makefile.in.orig 2005-12-28 06:18:36.000000000 +0900
++++ doc/Makefile.in 2007-03-11 20:05:02.000000000 +0900
+@@ -444,7 +444,7 @@
+
+ all-local: $(DOXYGEN_STAMPS)
+
+-install-data-local: install-apidocs install-apidocs-internals
++install-data-local:
+
+ uninstall-local: uninstall-apidocs uninstall-apidocs-internals
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070311/464976b2/attachment.html
More information about the macports-changes
mailing list