summaryrefslogtreecommitdiff
path: root/graphics/p5-cairo/Makefile
diff options
context:
space:
mode:
authorobache <obache>2014-01-26 13:04:14 +0000
committerobache <obache>2014-01-26 13:04:14 +0000
commita6c654fb97a3cc2e8b21ed7641de835b19f67be2 (patch)
tree378beed6f488f7c3c81110faa75746b8d95bedca /graphics/p5-cairo/Makefile
parentf85a31dd0a48ed4586d1075effd5b559668982cc (diff)
downloadpkgsrc-a6c654fb97a3cc2e8b21ed7641de835b19f67be2.tar.gz
Update p5-cairo to 1.104.
(with fixes configure requirements from DEPENDS to BUILD_DEPENDS) Overview of changes in Cairo 1.104 ================================== * Avoid misusing the macro PL_na, thus preventing potential issues when Cairo is used in conjunction with certain XS modules, among them XML::Parser and String::Approx.
Diffstat (limited to 'graphics/p5-cairo/Makefile')
-rw-r--r--graphics/p5-cairo/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/graphics/p5-cairo/Makefile b/graphics/p5-cairo/Makefile
index 40d0004f834..f565a5c5f10 100644
--- a/graphics/p5-cairo/Makefile
+++ b/graphics/p5-cairo/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2013/09/02 19:50:38 adam Exp $
+# $NetBSD: Makefile,v 1.26 2014/01/26 13:04:14 obache Exp $
#
-DISTNAME= Cairo-${DIST_VER}
-PKGNAME= p5-cairo-${DIST_VER}
-PKGREVISION= 1
+DISTNAME= Cairo-1.104
+PKGNAME= p5-${DISTNAME:tl}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
@@ -14,10 +13,8 @@ LICENSE= gnu-lgpl-v2.1
USE_TOOLS+= pkg-config
-DIST_VER= 1.103
-
-DEPENDS+= p5-ExtUtils-Depends>=0.2:../../devel/p5-ExtUtils-Depends
-DEPENDS+= p5-ExtUtils-PkgConfig>=1:../../devel/p5-ExtUtils-PkgConfig
+BUILD_DEPENDS+= p5-ExtUtils-Depends>=0.2:../../devel/p5-ExtUtils-Depends
+BUILD_DEPENDS+= p5-ExtUtils-PkgConfig>=1:../../devel/p5-ExtUtils-PkgConfig
PERL5_PACKLIST= auto/Cairo/.packlist