From dacf59b3594263b77a43b83f19b98f1db3451009 Mon Sep 17 00:00:00 2001 From: ahze Date: Tue, 9 Aug 2005 23:16:24 +0000 Subject: - Fix plist for glitz support since it is supported with new version of glitz. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4458 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/cairo/Makefile | 3 ++- graphics/cairo/pkg-plist | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 4c9123549..871317bbc 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -3,11 +3,12 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/graphics/cairo/Makefile,v 1.16 2005/08/09 04:47:30 ahze Exp $ +# $MCom: ports/graphics/cairo/Makefile,v 1.17 2005/08/09 23:06:31 ahze Exp $ # PORTNAME= cairo PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/snapshots/ diff --git a/graphics/cairo/pkg-plist b/graphics/cairo/pkg-plist index 92b91510c..14d6725a5 100644 --- a/graphics/cairo/pkg-plist +++ b/graphics/cairo/pkg-plist @@ -1,5 +1,6 @@ include/cairo/cairo-features.h include/cairo/cairo-ft.h +%%GLITZ%%include/cairo/cairo-glitz.h include/cairo/cairo-pdf.h include/cairo/cairo-ps.h %%X11%%include/cairo/cairo-xlib-xrender.h -- cgit v1.2.3