diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | ed93f0ca4714712817b38621e93dcad138f16ee1 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /x11/qwtplot3d-qt4 | |
parent | 52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff) | |
download | pkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'x11/qwtplot3d-qt4')
-rw-r--r-- | x11/qwtplot3d-qt4/Makefile | 4 | ||||
-rw-r--r-- | x11/qwtplot3d-qt4/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/qwtplot3d-qt4/Makefile b/x11/qwtplot3d-qt4/Makefile index 2b2d26279ce..53eead899d5 100644 --- a/x11/qwtplot3d-qt4/Makefile +++ b/x11/qwtplot3d-qt4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/10/02 17:12:20 tron Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/08 23:01:02 adam Exp $ # DISTNAME= qwtplot3d-0.2.7 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwtplot3d/} EXTRACT_SUFX= .tgz diff --git a/x11/qwtplot3d-qt4/buildlink3.mk b/x11/qwtplot3d-qt4/buildlink3.mk index eae009dd790..792ae5415d9 100644 --- a/x11/qwtplot3d-qt4/buildlink3.mk +++ b/x11/qwtplot3d-qt4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2012/10/02 17:12:20 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2012/10/08 23:01:02 adam Exp $ BUILDLINK_TREE+= qwtplot3d @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qwtplot3d QWTPLOT3D_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qwtplot3d+= qwtplot3d>=0.2.7 -BUILDLINK_ABI_DEPENDS.qwtplot3d+= qwtplot3d>=0.2.7nb13 +BUILDLINK_ABI_DEPENDS.qwtplot3d+= qwtplot3d>=0.2.7nb14 BUILDLINK_PKGSRCDIR.qwtplot3d?= ../../x11/qwtplot3d-qt4 .include "../../x11/qt4-libs/buildlink3.mk" |