diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
commit | dd8667777fbc0ed77091084572a942f111f1b4e7 (patch) | |
tree | 387ad93e2489a50e6c479ea80481f11998e70dbf /x11/xfce4-clipman-plugin | |
parent | 81d5768a62d050425f0609e323ab0f109059c928 (diff) | |
download | pkgsrc-dd8667777fbc0ed77091084572a942f111f1b4e7.tar.gz |
Bump PKGREVISION for atk library major bump.
Diffstat (limited to 'x11/xfce4-clipman-plugin')
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 3 | ||||
-rw-r--r-- | x11/xfce4-clipman-plugin/buildlink2.mk | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index ef0c4177697..966963479a7 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 05:18:46 martti Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/13 00:45:27 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.3.1 DISTNAME= xfce4-clipman-plugin-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= XFce4 clipboard plugin diff --git a/x11/xfce4-clipman-plugin/buildlink2.mk b/x11/xfce4-clipman-plugin/buildlink2.mk index a5597443078..7974681ad2e 100644 --- a/x11/xfce4-clipman-plugin/buildlink2.mk +++ b/x11/xfce4-clipman-plugin/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.1.1.1 2003/12/03 05:18:46 martti Exp $ +# $NetBSD: buildlink2.mk,v 1.2 2003/12/13 00:45:27 wiz Exp $ # # This Makefile fragment is included by packages that use xfce4-clipman-plugin. # @@ -9,7 +9,7 @@ XFCE4_CLIPMAN_PLUGIN_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= xfce4-clipman-plugin -BUILDLINK_DEPENDS.xfce4-clipman-plugin?= xfce4-clipman-plugin>=0.3.1 +BUILDLINK_DEPENDS.xfce4-clipman-plugin?= xfce4-clipman-plugin>=0.3.1nb1 BUILDLINK_PKGSRCDIR.xfce4-clipman-plugin?= ../../x11/xfce4-clipman-plugin EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-clipman-plugin=xfce4-clipman-plugin |