summaryrefslogtreecommitdiff
path: root/x11/gnome-panel
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-01-03 18:49:33 +0000
committerreed <reed@pkgsrc.org>2004-01-03 18:49:33 +0000
commit6d9af8d68d56c4569329a5d06d3a7e121c31268a (patch)
tree9081871bd8eb77c4940a5eca1b3c12d42386c628 /x11/gnome-panel
parent6b0b055137cc8d8b15c94ed4a025b6244da98f11 (diff)
downloadpkgsrc-6d9af8d68d56c4569329a5d06d3a7e121c31268a.tar.gz
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r--x11/gnome-panel/Makefile4
-rw-r--r--x11/gnome-panel/buildlink2.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index e10271beccc..897e174068a 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2003/12/28 23:37:07 jmmv Exp $
+# $NetBSD: Makefile,v 1.20 2004/01/03 18:49:56 reed Exp $
#
DISTNAME= gnome-panel-2.4.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.4/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/gnome-panel/buildlink2.mk b/x11/gnome-panel/buildlink2.mk
index 84002ac66d9..b2528a78203 100644
--- a/x11/gnome-panel/buildlink2.mk
+++ b/x11/gnome-panel/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.8 2003/12/14 23:34:16 xtraeme Exp $
+# $NetBSD: buildlink2.mk,v 1.9 2004/01/03 18:49:56 reed 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.4.1
+BUILDLINK_DEPENDS.gnome-panel?= gnome-panel>=2.4.1nb3
BUILDLINK_PKGSRCDIR.gnome-panel?= ../../x11/gnome-panel
EVAL_PREFIX+= BUILDLINK_PREFIX.gnome-panel=gnome-panel