diff options
author | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
commit | e7608643ab8a99e7987844c19f8fcd15369f03e8 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /x11/xfce4-notes-plugin | |
parent | a6e6f2313094bee84e2b1634690c2b45d0a54982 (diff) | |
download | pkgsrc-e7608643ab8a99e7987844c19f8fcd15369f03e8.tar.gz |
Revbump after updating graphics/cairo
Diffstat (limited to 'x11/xfce4-notes-plugin')
-rw-r--r-- | x11/xfce4-notes-plugin/Makefile | 4 | ||||
-rw-r--r-- | x11/xfce4-notes-plugin/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xfce4-notes-plugin/Makefile b/x11/xfce4-notes-plugin/Makefile index be252ee3985..7840bf4576a 100644 --- a/x11/xfce4-notes-plugin/Makefile +++ b/x11/xfce4-notes-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/07/15 08:23:01 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2012/09/07 19:17:55 adam Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 1.6.0 DISTNAME= xfce4-notes-plugin-${XFCE4_VERSION} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-notes-plugin/ COMMENT= Xfce notes plugin diff --git a/x11/xfce4-notes-plugin/buildlink3.mk b/x11/xfce4-notes-plugin/buildlink3.mk index 3f3ecb79527..d4973a00b6b 100644 --- a/x11/xfce4-notes-plugin/buildlink3.mk +++ b/x11/xfce4-notes-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.30 2012/07/15 08:23:01 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.31 2012/09/07 19:17:55 adam Exp $ BUILDLINK_TREE+= xfce4-notes-plugin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-notes-plugin XFCE4_NOTES_PLUGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0 -BUILDLINK_ABI_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0nb10 +BUILDLINK_ABI_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0nb11 BUILDLINK_PKGSRCDIR.xfce4-notes-plugin?= ../../x11/xfce4-notes-plugin .include "../../x11/xfce4-panel/buildlink3.mk" |