summaryrefslogtreecommitdiff
path: root/x11/gnome-core
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-12-24 06:09:44 +0000
committerwiz <wiz@pkgsrc.org>2002-12-24 06:09:44 +0000
commitd8262452c14f86eb605960e66b2404950c6071f3 (patch)
tree8a7e4f003654ca20961f63344f21c9a974843e5e /x11/gnome-core
parent6d6bf8d2bdaa65b6a89c69f468f1069f11f041b5 (diff)
downloadpkgsrc-d8262452c14f86eb605960e66b2404950c6071f3.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-core')
-rw-r--r--x11/gnome-core/Makefile3
-rw-r--r--x11/gnome-core/buildlink2.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile
index 75a1539c658..fcaf7c67bd0 100644
--- a/x11/gnome-core/Makefile
+++ b/x11/gnome-core/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.81 2002/10/19 10:55:00 rh Exp $
+# $NetBSD: Makefile,v 1.82 2002/12/24 06:10:30 wiz Exp $
#
DISTNAME= gnome-core-1.4.2
+PKGREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-core/1.4/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/gnome-core/buildlink2.mk b/x11/gnome-core/buildlink2.mk
index 3c068363cd9..30b5b6070e2 100644
--- a/x11/gnome-core/buildlink2.mk
+++ b/x11/gnome-core/buildlink2.mk
@@ -1,10 +1,10 @@
-# $NetBSD: buildlink2.mk,v 1.4 2002/09/23 19:57:31 jlam Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2002/12/24 06:10:30 wiz Exp $
.if !defined(GNOME_CORE_BUILDLINK2_MK)
GNOME_CORE_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= gnome-core
-BUILDLINK_DEPENDS.gnome-core?= gnome-core>=1.4.0.6nb1
+BUILDLINK_DEPENDS.gnome-core?= gnome-core>=1.4.2nb1
BUILDLINK_PKGSRCDIR.gnome-core?= ../../x11/gnome-core
EVAL_PREFIX+= BUILDLINK_PREFIX.gnome-core=gnome-core