diff options
author | tron <tron@pkgsrc.org> | 2008-10-31 09:46:32 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2008-10-31 09:46:32 +0000 |
commit | 1525850513ed1123aa95cd53bac7024d802c0724 (patch) | |
tree | 94f4c08221f50bb28cfdd551ce03bfc1b411aa05 /graphics/cairo | |
parent | 491308139b036d77d04ce04656e79c0ee2e2a0b9 (diff) | |
download | pkgsrc-1525850513ed1123aa95cd53bac7024d802c0724.tar.gz |
Re-add "include/cairo/cairo-quartz-image.h" to package list under Mac OS X.
Bump package revision.
Diffstat (limited to 'graphics/cairo')
-rw-r--r-- | graphics/cairo/Makefile | 3 | ||||
-rw-r--r-- | graphics/cairo/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 401a74ca84c..f6e43921e66 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2008/10/30 21:44:54 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2008/10/31 09:46:32 tron Exp $ DISTNAME= cairo-1.8.2 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ diff --git a/graphics/cairo/PLIST b/graphics/cairo/PLIST index a42fc6fbe70..b8083a6b16d 100644 --- a/graphics/cairo/PLIST +++ b/graphics/cairo/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.23 2008/10/17 11:21:03 tron Exp $ +@comment $NetBSD: PLIST,v 1.24 2008/10/31 09:46:33 tron Exp $ include/cairo/cairo-deprecated.h include/cairo/cairo-features.h include/cairo/cairo-ft.h @@ -6,6 +6,7 @@ include/cairo/cairo-glitz.h include/cairo/cairo-pdf.h include/cairo/cairo-ps.h ${PLIST.carbon}include/cairo/cairo-quartz.h +${PLIST.carbon}include/cairo/cairo-quartz-image.h include/cairo/cairo-svg.h include/cairo/cairo-version.h ${PLIST.x11}include/cairo/cairo-xlib-xrender.h |