[41256] trunk/dports/graphics/svg2pdf/Portfile
pguyot at kallisys.net
pguyot at kallisys.net
Wed Oct 29 05:50:37 PDT 2008
Revision: 41256
http://trac.macports.org/changeset/41256
Author: pguyot at kallisys.net
Date: 2008-10-29 05:50:37 -0700 (Wed, 29 Oct 2008)
Log Message:
-----------
Fix mtree violation
Modified Paths:
--------------
trunk/dports/graphics/svg2pdf/Portfile
Modified: trunk/dports/graphics/svg2pdf/Portfile
===================================================================
--- trunk/dports/graphics/svg2pdf/Portfile 2008-10-29 12:50:21 UTC (rev 41255)
+++ trunk/dports/graphics/svg2pdf/Portfile 2008-10-29 12:50:37 UTC (rev 41256)
@@ -4,10 +4,13 @@
name svg2pdf
version 0.1.3
+revision 1
categories graphics
maintainers pguyot at kallisys.net openmaintainer
description Render an SVG image to a PDF file (using cairo)
long_description ${description}
+# +universal isn't supported yet by libsvg and libsvg-cairo
+universal_variant no
homepage http://cairographics.org/
platforms darwin
@@ -18,3 +21,5 @@
depends_lib port:cairo \
port:libsvg-cairo
+
+destroot.args-append mandir=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081029/c7547dda/attachment-0001.html>
More information about the macports-changes
mailing list