diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
commit | 02f8f7c52d84e7f703cacd69432b00d1f021935a (patch) | |
tree | 2ec9d6fa366a56dfbbaf082c0a9f675099148fb2 /x11/xfce4-notes-plugin | |
parent | 2a2c6fd1dc2a9dec232f47934cb38bb452f6c6aa (diff) | |
download | pkgsrc-02f8f7c52d84e7f703cacd69432b00d1f021935a.tar.gz |
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
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 d5b389f774f..f149c2c2f33 100644 --- a/x11/xfce4-notes-plugin/Makefile +++ b/x11/xfce4-notes-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2006/02/05 23:11:46 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2006/04/17 13:46:14 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.11.1 DISTNAME= xfce4-notes-plugin-${XFCE4_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= Xfce notes plugin diff --git a/x11/xfce4-notes-plugin/buildlink3.mk b/x11/xfce4-notes-plugin/buildlink3.mk index b0903a3da6a..b68b9647c71 100644 --- a/x11/xfce4-notes-plugin/buildlink3.mk +++ b/x11/xfce4-notes-plugin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2006/04/12 10:27:44 rillig Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2006/04/17 13:46:14 wiz Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_NOTES_PLUGIN_BUILDLINK3_MK:= ${XFCE4_NOTES_PLUGIN_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= xfce4-notes-plugin .if !empty(XFCE4_NOTES_PLUGIN_BUILDLINK3_MK:M+) BUILDLINK_API_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=0.11.1 -BUILDLINK_ABI_DEPENDS.xfce4-notes-plugin?= xfce4-notes-plugin>=0.11.1nb2 +BUILDLINK_ABI_DEPENDS.xfce4-notes-plugin?= xfce4-notes-plugin>=0.11.1nb3 BUILDLINK_PKGSRCDIR.xfce4-notes-plugin?= ../../x11/xfce4-notes-plugin .endif # XFCE4_NOTES_PLUGIN_BUILDLINK3_MK |