[29988] trunk/dports/graphics/cairo/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 17 05:54:20 PDT 2007


Revision: 29988
          http://trac.macosforge.org/projects/macports/changeset/29988
Author:   yves at macports.org
Date:     2007-10-17 05:54:20 -0700 (Wed, 17 Oct 2007)

Log Message:
-----------
Add PDF backend variant

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

Modified: trunk/dports/graphics/cairo/Portfile
===================================================================
--- trunk/dports/graphics/cairo/Portfile	2007-10-17 12:46:29 UTC (rev 29987)
+++ trunk/dports/graphics/cairo/Portfile	2007-10-17 12:54:20 UTC (rev 29988)
@@ -52,6 +52,9 @@
 	configure.args-append \
 		--disable-xlib
 }
+variant pdf description "Enable PDF backend" {
+	configure.args-append --enable-pdf
+}
 
 post-configure {
 	reinplace "s/-dynamiclib/-dynamiclib -flat_namespace/" ${worksrcpath}/libtool

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


More information about the macports-changes mailing list