summaryrefslogtreecommitdiff
path: root/x11/gnome-core
diff options
context:
space:
mode:
authorwiz <wiz>2002-12-24 06:09:44 +0000
committerwiz <wiz>2002-12-24 06:09:44 +0000
commit5931c8c9c19c0cbd0f9a91ccf975d4b0ccf63cf8 (patch)
tree8a7e4f003654ca20961f63344f21c9a974843e5e /x11/gnome-core
parentcfb8d72478bec4d603a124848e82b48aadaff7a4 (diff)
downloadpkgsrc-5931c8c9c19c0cbd0f9a91ccf975d4b0ccf63cf8.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