diff options
-rw-r--r-- | graphics/cairo/Makefile | 3 | ||||
-rw-r--r-- | graphics/cairo/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
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 <ahze@FreeBSD.org> # # $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 |