diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:22:51 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:22:51 +0000 |
commit | de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c (patch) | |
tree | 25d6dfe4adf4651193ff033a71199301cd24bc62 /graphics/qimageblitz | |
parent | aea538475425cb6bdb74eb9c132a8c4bd06d1539 (diff) | |
download | pkgsrc-de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c.tar.gz |
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'graphics/qimageblitz')
-rw-r--r-- | graphics/qimageblitz/Makefile | 4 | ||||
-rw-r--r-- | graphics/qimageblitz/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/qimageblitz/Makefile b/graphics/qimageblitz/Makefile index 2b8e8b7e75c..b2e4da7d598 100644 --- a/graphics/qimageblitz/Makefile +++ b/graphics/qimageblitz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2014/02/12 23:18:03 tron Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:23:18 tnn Exp $ DISTNAME= qimageblitz-0.0.6 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_KDE:=qimageblitz/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/qimageblitz/buildlink3.mk b/graphics/qimageblitz/buildlink3.mk index c078ce912f2..49e2ff009b3 100644 --- a/graphics/qimageblitz/buildlink3.mk +++ b/graphics/qimageblitz/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/02/12 23:18:03 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2015/04/25 14:23:18 tnn Exp $ BUILDLINK_TREE+= qimageblitz @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qimageblitz QIMAGEBLITZ_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qimageblitz+= qimageblitz>=0.0.4 -BUILDLINK_ABI_DEPENDS.qimageblitz+= qimageblitz>=0.0.6nb18 +BUILDLINK_ABI_DEPENDS.qimageblitz+= qimageblitz>=0.0.6nb19 BUILDLINK_PKGSRCDIR.qimageblitz?= ../../graphics/qimageblitz .include "../../x11/qt4-libs/buildlink3.mk" |