diff options
author | wiz <wiz> | 2003-07-13 13:50:19 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-07-13 13:50:19 +0000 |
commit | 1621ffadd19bb19aa01cd13c87003002cd9400d1 (patch) | |
tree | 3cd1576b2c4d6ec60b72ad162bfb4a7c8b870966 /x11/gnome-panel | |
parent | f1ffe328fa0807f652a651bc81dc2204eb5b1e34 (diff) | |
download | pkgsrc-1621ffadd19bb19aa01cd13c87003002cd9400d1.tar.gz |
PKGREVISION bump for libiconv update.
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r-- | x11/gnome-panel/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-panel/buildlink2.mk | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 576e1f1d7f6..772a0f2d714 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2003/07/11 19:04:09 jmmv Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/13 13:53:56 wiz Exp $ # DISTNAME= gnome-panel-2.2.2.2 +PKGREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.2/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-panel/buildlink2.mk b/x11/gnome-panel/buildlink2.mk index d2a3cfac5fb..6705b815961 100644 --- a/x11/gnome-panel/buildlink2.mk +++ b/x11/gnome-panel/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.4 2003/05/02 11:57:01 wiz Exp $ +# $NetBSD: buildlink2.mk,v 1.5 2003/07/13 13:53:56 wiz Exp $ # # This Makefile fragment is included by packages that use gnome-panel. # @@ -9,7 +9,7 @@ GNOME_PANEL_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= gnome-panel -BUILDLINK_DEPENDS.gnome-panel?= gnome-panel>=2.2.1nb1 +BUILDLINK_DEPENDS.gnome-panel?= gnome-panel>=2.2.2.2nb1 BUILDLINK_PKGSRCDIR.gnome-panel?= ../../x11/gnome-panel EVAL_PREFIX+= BUILDLINK_PREFIX.gnome-panel=gnome-panel |