diff options
author | adam <adam> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam> | 2012-10-08 23:00:34 +0000 |
commit | 114e91ee249b3771e3359659eff3a03f2d6575c2 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /x11/p5-Wx | |
parent | 197899c3330449330ee13cb4cb44fac9e10fe2e1 (diff) | |
download | pkgsrc-114e91ee249b3771e3359659eff3a03f2d6575c2.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'x11/p5-Wx')
-rw-r--r-- | x11/p5-Wx/Makefile | 4 | ||||
-rw-r--r-- | x11/p5-Wx/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/p5-Wx/Makefile b/x11/p5-Wx/Makefile index 51f6b635041..0539057fc75 100644 --- a/x11/p5-Wx/Makefile +++ b/x11/p5-Wx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2012/10/03 21:59:08 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/08 23:01:01 adam Exp $ DISTNAME= Wx-0.9911 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} diff --git a/x11/p5-Wx/buildlink3.mk b/x11/p5-Wx/buildlink3.mk index 848f7968546..3877178969b 100644 --- a/x11/p5-Wx/buildlink3.mk +++ b/x11/p5-Wx/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2012/10/02 17:12:17 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2012/10/08 23:01:01 adam Exp $ BUILDLINK_TREE+= p5-Wx @@ -6,7 +6,7 @@ BUILDLINK_TREE+= p5-Wx P5_WX_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.p5-Wx+= p5-Wx>=0.91 -BUILDLINK_ABI_DEPENDS.p5-Wx+= p5-Wx>=0.9911nb2 +BUILDLINK_ABI_DEPENDS.p5-Wx+= p5-Wx>=0.9911nb4 BUILDLINK_PKGSRCDIR.p5-Wx?= ../../x11/p5-Wx BUILDLINK_INCDIRS.p5-Wx?= ${PERL5_SUB_INSTALLVENDORARCH}/Wx/cpp BUILDLINK_LIBDIRS.p5-Wx?= ${PERL5_SUB_INSTALLVENDORARCH}/auto/Wx |