summaryrefslogtreecommitdiff
path: root/x11/gnome-panel
diff options
context:
space:
mode:
authorwiz <wiz>2002-12-24 06:09:44 +0000
committerwiz <wiz>2002-12-24 06:09:44 +0000
commitc2c4fd0583c9588297766596f8fd2d1656482a17 (patch)
tree8a7e4f003654ca20961f63344f21c9a974843e5e /x11/gnome-panel
parent25703ab8d65b4485cc26fe26c8a4bb3678856f34 (diff)
downloadpkgsrc-c2c4fd0583c9588297766596f8fd2d1656482a17.tar.gz
Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r--x11/gnome-panel/Makefile3
-rw-r--r--x11/gnome-panel/buildlink2.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 11500a5d59a..549d63efe3c 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2002/12/16 22:55:03 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2002/12/24 06:10:31 wiz Exp $
#
DISTNAME= gnome-panel-2.0.11
+PKGREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.0/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/gnome-panel/buildlink2.mk b/x11/gnome-panel/buildlink2.mk
index b935e2dcfb4..e52fb3c0e23 100644
--- a/x11/gnome-panel/buildlink2.mk
+++ b/x11/gnome-panel/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.1.1.1 2002/11/04 08:28:00 rh Exp $
+# $NetBSD: buildlink2.mk,v 1.2 2002/12/24 06:10:31 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.0.10
+BUILDLINK_DEPENDS.gnome-panel?= gnome-panel>=2.0.11nb1
BUILDLINK_PKGSRCDIR.gnome-panel?= ../../x11/gnome-panel
EVAL_PREFIX+= BUILDLINK_PREFIX.gnome-panel=gnome-panel