From 2832db950ed49b5c9d8b3282e265539bbdfc96c6 Mon Sep 17 00:00:00 2001 From: ahze Date: Fri, 19 Aug 2005 01:47:09 +0000 Subject: - Re-enable glitz support git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4532 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/cairo/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 572a8b6fd..202cf9e0f 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/graphics/cairo/Makefile,v 1.22 2005/08/16 18:34:17 marcus Exp $ +# $MCom: ports/graphics/cairo/Makefile,v 1.23 2005/08/16 18:47:05 marcus Exp $ # PORTNAME= cairo @@ -29,9 +29,6 @@ CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${X11BASE}/include" \ OPTIONS+= GLITZ "Enable Glitz OpenGL Support" On -# GLITZ is broke now. -WITHOUT_GLITZ= yes - .include .if !defined(WITHOUT_GLITZ) -- cgit v1.2.3