summaryrefslogtreecommitdiff
path: root/time/xfce4-timer-plugin
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-06-06 12:53:40 +0000
committerwiz <wiz@pkgsrc.org>2013-06-06 12:53:40 +0000
commit9857186f24e83062080d974645d30e079f5437c4 (patch)
tree8c7feb5277a9fd537ca7f3140c7c5f99ca16cbf4 /time/xfce4-timer-plugin
parent8a32c1b327ba078595eaecc089f0bb71238aa0ed (diff)
downloadpkgsrc-9857186f24e83062080d974645d30e079f5437c4.tar.gz
Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
Diffstat (limited to 'time/xfce4-timer-plugin')
-rw-r--r--time/xfce4-timer-plugin/Makefile4
-rw-r--r--time/xfce4-timer-plugin/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/time/xfce4-timer-plugin/Makefile b/time/xfce4-timer-plugin/Makefile
index 696dbb305b5..562f3e4023d 100644
--- a/time/xfce4-timer-plugin/Makefile
+++ b/time/xfce4-timer-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2013/06/04 22:17:12 tron Exp $
+# $NetBSD: Makefile,v 1.21 2013/06/06 12:53:57 wiz Exp $
#
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -6,7 +6,7 @@
XFCE4_VERSION= 0.5.1
DISTNAME= xfce4-timer-plugin-${XFCE4_VERSION}
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= time
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-timer-plugin/
COMMENT= Xfce4 timer plugin
diff --git a/time/xfce4-timer-plugin/buildlink3.mk b/time/xfce4-timer-plugin/buildlink3.mk
index 082441f8d93..f86e47502c9 100644
--- a/time/xfce4-timer-plugin/buildlink3.mk
+++ b/time/xfce4-timer-plugin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.21 2013/06/04 22:17:12 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.22 2013/06/06 12:53:57 wiz Exp $
BUILDLINK_TREE+= xfce4-timer-plugin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-timer-plugin
XFCE4_TIMER_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1
-BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1nb17
+BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1nb18
BUILDLINK_PKGSRCDIR.xfce4-timer-plugin?= ../../time/xfce4-timer-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"