summaryrefslogtreecommitdiff
path: root/security/polkit-qt5
diff options
context:
space:
mode:
authorryoon <ryoon>2016-12-04 05:17:03 +0000
committerryoon <ryoon>2016-12-04 05:17:03 +0000
commit3a7381d902be956cd9619c69729666f484907faf (patch)
tree9db61f2c50dd2d8dd737b401cf3e90b876f4aa92 /security/polkit-qt5
parente1b5b94634cd3914629a7d147f05248ff6777008 (diff)
downloadpkgsrc-3a7381d902be956cd9619c69729666f484907faf.tar.gz
Recursive revbump from textproc/icu 58.1
Diffstat (limited to 'security/polkit-qt5')
-rw-r--r--security/polkit-qt5/Makefile3
-rw-r--r--security/polkit-qt5/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/security/polkit-qt5/Makefile b/security/polkit-qt5/Makefile
index 7869ebef540..aac087f3da7 100644
--- a/security/polkit-qt5/Makefile
+++ b/security/polkit-qt5/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2016/05/26 06:22:54 markd Exp $
+# $NetBSD: Makefile,v 1.2 2016/12/04 05:17:11 ryoon Exp $
DISTNAME= polkit-qt-1-0.112.0
PKGNAME= ${DISTNAME:S/-qt-1-/-qt5-/}
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_KDE:=apps/KDE4.x/admin/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/polkit-qt5/buildlink3.mk b/security/polkit-qt5/buildlink3.mk
index 9125dace792..f3691122d7c 100644
--- a/security/polkit-qt5/buildlink3.mk
+++ b/security/polkit-qt5/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2016/05/26 06:22:54 markd Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2016/12/04 05:17:11 ryoon Exp $
BUILDLINK_TREE+= polkit-qt5
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= polkit-qt5
POLKIT_QT5_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.polkit-qt5+= polkit-qt5>=0.112.0
-BUILDLINK_ABI_DEPENDS.polkit-qt5+= polkit-qt5>=0.112.0
+BUILDLINK_ABI_DEPENDS.polkit-qt5+= polkit-qt5>=0.112.0nb1
BUILDLINK_PKGSRCDIR.polkit-qt5?= ../../security/polkit-qt5
.include "../../security/polkit/buildlink3.mk"