summaryrefslogtreecommitdiff
path: root/security/polkit-qt
diff options
context:
space:
mode:
authorwiz <wiz>2011-01-13 13:36:05 +0000
committerwiz <wiz>2011-01-13 13:36:05 +0000
commit7485b2b7a0cd79c171e558ae7a13d992bb45af8d (patch)
tree88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /security/polkit-qt
parent1c58030c89252417cec81202772bb1451ae039c7 (diff)
downloadpkgsrc-7485b2b7a0cd79c171e558ae7a13d992bb45af8d.tar.gz
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'security/polkit-qt')
-rw-r--r--security/polkit-qt/Makefile3
-rw-r--r--security/polkit-qt/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/security/polkit-qt/Makefile b/security/polkit-qt/Makefile
index 84ffa0d40eb..64fd049eac4 100644
--- a/security/polkit-qt/Makefile
+++ b/security/polkit-qt/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2010/12/02 16:13:53 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2011/01/13 13:36:54 wiz Exp $
DISTNAME= polkit-qt-0.9.4
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_KDE:=apps/KDE4.x/admin/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/polkit-qt/buildlink3.mk b/security/polkit-qt/buildlink3.mk
index a5612212be3..8e5a3cda119 100644
--- a/security/polkit-qt/buildlink3.mk
+++ b/security/polkit-qt/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2010/11/15 22:58:28 abs Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2011/01/13 13:36:54 wiz Exp $
BUILDLINK_TREE+= polkit-qt
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= polkit-qt
POLKIT_QT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.polkit-qt+= polkit-qt>=0.9.2
-BUILDLINK_ABI_DEPENDS.polkit-qt?= polkit-qt>=0.9.3nb3
+BUILDLINK_ABI_DEPENDS.polkit-qt?= polkit-qt>=0.9.4nb1
BUILDLINK_PKGSRCDIR.polkit-qt?= ../../security/polkit-qt
.include "../../security/policykit/buildlink3.mk"