summaryrefslogtreecommitdiff
path: root/net/xfce4-wavelan-plugin
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2013-06-04 22:15:37 +0000
committertron <tron@pkgsrc.org>2013-06-04 22:15:37 +0000
commit84fac2d633f153f38089c756692e0202cb3d8f32 (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /net/xfce4-wavelan-plugin
parentd2d5f9e1c07ccc845b8e61288b5c518abb8694dd (diff)
downloadpkgsrc-84fac2d633f153f38089c756692e0202cb3d8f32.tar.gz
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
Diffstat (limited to 'net/xfce4-wavelan-plugin')
-rw-r--r--net/xfce4-wavelan-plugin/Makefile4
-rw-r--r--net/xfce4-wavelan-plugin/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/xfce4-wavelan-plugin/Makefile b/net/xfce4-wavelan-plugin/Makefile
index a71298c7fda..b3e6b0fff5f 100644
--- a/net/xfce4-wavelan-plugin/Makefile
+++ b/net/xfce4-wavelan-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2013/06/03 10:05:50 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2013/06/04 22:16:57 tron Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -6,7 +6,7 @@ XFCE4_VERSION= 0.5.4
DISTNAME= xfce4-wavelan-plugin-${XFCE4_VERSION}
EXTRACT_SUFX= .tar.gz
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-wavelan-plugin/
COMMENT= Xfce WLAN plugin
diff --git a/net/xfce4-wavelan-plugin/buildlink3.mk b/net/xfce4-wavelan-plugin/buildlink3.mk
index 11c32503a44..02fb3c3032b 100644
--- a/net/xfce4-wavelan-plugin/buildlink3.mk
+++ b/net/xfce4-wavelan-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.33 2013/06/03 10:05:50 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.34 2013/06/04 22:16:57 tron Exp $
BUILDLINK_TREE+= xfce4-wavelan-plugin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-wavelan-plugin
XFCE4_WAVELAN_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-wavelan-plugin+= xfce4-wavelan-plugin>=0.5.3
-BUILDLINK_ABI_DEPENDS.xfce4-wavelan-plugin+= xfce4-wavelan-plugin>=0.5.4nb16
+BUILDLINK_ABI_DEPENDS.xfce4-wavelan-plugin+= xfce4-wavelan-plugin>=0.5.4nb17
BUILDLINK_PKGSRCDIR.xfce4-wavelan-plugin?= ../../net/xfce4-wavelan-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"