From 1255e0c5554a7f2c67edb9e382240635b9e42065 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 11 Jun 2002 08:15:32 +0000 Subject: Update to the latest GNOME 2 snapshot. This will be done it two parts. This first part is the GNOME 2 API. The next part will contain the desktop components. --- x11-toolkits/libgail-gnome/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-toolkits/libgail-gnome') diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile index 668cb234cd53..7f992f3ddda7 100644 --- a/x11-toolkits/libgail-gnome/Makefile +++ b/x11-toolkits/libgail-gnome/Makefile @@ -7,16 +7,16 @@ PORTNAME= libgail-gnome PORTVERSION= 0.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020525 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020607 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \ - spi.1:${PORTSDIR}/x11-toolkits/at-spi + spi.0:${PORTSDIR}/x11-toolkits/at-spi USE_BZIP2= yes USE_GMAKE= yes -- cgit