Revision: 2219
          http://gar.svn.sourceforge.net/gar/?rev=2219&view=rev
Author:   wbonnet
Date:     2008-11-06 22:38:40 +0000 (Thu, 06 Nov 2008)

Log Message:
-----------
Fix build options

Modified Paths:
--------------
    csw/trunk/lib/libcairo/Makefile

Modified: csw/trunk/lib/libcairo/Makefile
===================================================================
--- csw/trunk/lib/libcairo/Makefile     2008-11-05 22:20:43 UTC (rev 2218)
+++ csw/trunk/lib/libcairo/Makefile     2008-11-06 22:38:40 UTC (rev 2219)
@@ -25,7 +25,7 @@
 
 include ../category.mk
 
-CONFIGURE_ARGS = --prefix=/opt/csw --mandir=/opt/csw/share/man --disable-tests 
--enable-xlib=yes --enable-xlib-xrender=no --enable-ft=yes --with-x
+CONFIGURE_ARGS = --prefix=/opt/csw --mandir=/opt/csw/share/man --disable-tests 
--enable-xlib=yes --enable-xlib-xrender=yes --enable-ft=yes --with-x
 
 post-extract:
        ( mv $(WORKDIR)/cairo-$(GARVERSION) $(WORKDIR)/$(GARNAME)-$(GARVERSION) 
)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to