diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 9328de4b42858fc548eab84407d02923fca0e53b (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /time/xfce4-timer-plugin | |
parent | 8ce41e99e00b6bc08fb64db977ea094be6202698 (diff) | |
download | pkgsrc-9328de4b42858fc548eab84407d02923fca0e53b.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'time/xfce4-timer-plugin')
-rw-r--r-- | time/xfce4-timer-plugin/Makefile | 4 | ||||
-rw-r--r-- | time/xfce4-timer-plugin/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/time/xfce4-timer-plugin/Makefile b/time/xfce4-timer-plugin/Makefile index d22663096ce..b281da1a30a 100644 --- a/time/xfce4-timer-plugin/Makefile +++ b/time/xfce4-timer-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2011/04/22 13:42:16 obache Exp $ +# $NetBSD: Makefile,v 1.9 2011/11/01 06:02:40 sbd Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -8,7 +8,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 0.5.1 DISTNAME= xfce4-timer-plugin-${XFCE4_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 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 10fdbd177e4..7c59620efa7 100644 --- a/time/xfce4-timer-plugin/buildlink3.mk +++ b/time/xfce4-timer-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2011/04/22 13:42:16 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2011/11/01 06:02:40 sbd 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.1nb6 +BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin?= xfce4-timer-plugin>=0.5.1nb7 BUILDLINK_PKGSRCDIR.xfce4-timer-plugin?= ../../time/xfce4-timer-plugin .include "../../x11/xfce4-panel/buildlink3.mk" |