summaryrefslogtreecommitdiff
path: root/graphics/qimageblitz
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-08-26 19:56:37 +0000
committersno <sno@pkgsrc.org>2009-08-26 19:56:37 +0000
commit949cd3bc1f7cdf8e77915fad3585b23b0a3ca7de (patch)
tree7223c9424c4203d65e41ea0e519c6004458f8bf1 /graphics/qimageblitz
parent32af319e198dd00e25d60ac4e180ab82a16679f5 (diff)
downloadpkgsrc-949cd3bc1f7cdf8e77915fad3585b23b0a3ca7de.tar.gz
bump revision because of graphics/jpeg update
Diffstat (limited to 'graphics/qimageblitz')
-rw-r--r--graphics/qimageblitz/Makefile3
-rw-r--r--graphics/qimageblitz/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/qimageblitz/Makefile b/graphics/qimageblitz/Makefile
index 6f733e7b7e4..ca54b0be368 100644
--- a/graphics/qimageblitz/Makefile
+++ b/graphics/qimageblitz/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/04 10:07:38 markd Exp $
+# $NetBSD: Makefile,v 1.2 2009/08/26 19:56:51 sno Exp $
DISTNAME= qimageblitz-0.0.4
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qimageblitz/}
EXTRACT_SUFX= .tar.bz2
diff --git a/graphics/qimageblitz/buildlink3.mk b/graphics/qimageblitz/buildlink3.mk
index 5810a2609a2..904c2f235cd 100644
--- a/graphics/qimageblitz/buildlink3.mk
+++ b/graphics/qimageblitz/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2009/03/20 19:24:44 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2009/08/26 19:56:51 sno Exp $
BUILDLINK_TREE+= qimageblitz
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= qimageblitz
QIMAGEBLITZ_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.qimageblitz+= qimageblitz>=0.0.4
+BUILDLINK_ABI_DEPENDS.qimageblitz?= qimageblitz>=0.0.4nb1
BUILDLINK_PKGSRCDIR.qimageblitz?= ../../graphics/qimageblitz
.include "../../x11/qt4-libs/buildlink3.mk"