summaryrefslogtreecommitdiff
path: root/graphics/cairo-gobject
diff options
context:
space:
mode:
authorwiz <wiz>2012-11-04 23:49:50 +0000
committerwiz <wiz>2012-11-04 23:49:50 +0000
commitdaea752bccb699814a1d5ca02a230f6341cf1991 (patch)
tree7b9088edbe3276268529ebec5bdb7967623f0eae /graphics/cairo-gobject
parentba605d16fe28e45d0ee5ffe0d52d051244aee2c2 (diff)
downloadpkgsrc-daea752bccb699814a1d5ca02a230f6341cf1991.tar.gz
Follow cairo update to 1.12.8.
Clean up a bit of pkglint while here.
Diffstat (limited to 'graphics/cairo-gobject')
-rw-r--r--graphics/cairo-gobject/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/cairo-gobject/Makefile b/graphics/cairo-gobject/Makefile
index a5b965e3368..0a575d4d12f 100644
--- a/graphics/cairo-gobject/Makefile
+++ b/graphics/cairo-gobject/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2012/10/22 15:16:19 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2012/11/04 23:49:50 wiz Exp $
-DISTNAME= cairo-1.12.6
+DISTNAME= cairo-1.12.8
PKGNAME= ${DISTNAME:S/-/-gobject-/}
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/releases/
@@ -25,6 +25,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-pdf
CONFIGURE_ARGS+= --enable-ps
+INSTALLATION_DIRS+= lib/pkgconfig
+
.if exists(/System/Library/Frameworks/Carbon.framework)
CONFIGURE_ARGS+= --enable-quartz
CONFIGURE_ARGS+= --enable-quartz-font
@@ -46,7 +48,6 @@ CONFIGURE_ENV+= ac_cv_type___uint128_t=no
.endif
post-install:
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/lib/pkgconfig
${INSTALL_DATA} ${WRKSRC}/src/cairo-gobject.pc \
${DESTDIR}${PREFIX}/lib/pkgconfig