From 0797ec2744e875c3406fedb6a5166260c0297293 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 14 Jan 1999 20:57:30 +0000 Subject: Add more MASTER_SITES & RUN_DEPENDS to gnomecore. And it can't work fine with gnomelibs-0.99.3, BROKEN it. --- sysutils/gnome-control-center/Makefile | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'sysutils/gnome-control-center') diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index c3c0d7ef38e7..243ea3379e3b 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -3,18 +3,23 @@ # Date created: 29 Dec 1998 # Whom: Vanilla I. Shu # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/01/05 13:12:01 vanilla Exp $ # DISTNAME= control-center-0.99 PKGNAME= gnomecontrolcenter-0.99 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ - ftp://ftp.gnome.org/pub/GNOME/sources/ +MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/latest/ \ + ftp://ftp.geo.net/pub/gnome/sources/latest/ \ + ftp://gnomeftp.wgn.net/pub/gnome/sources/latest/ \ + ftp://ftp.gnome.org/pub/GNOME/sources/latest/ MAINTAINER= vanilla@FreeBSD.ORG -LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs +RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore +LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs + +BROKEN= "Can't works with gnomelibs 0.99.3" USE_X_PREFIX= yes USE_GMAKE= yes -- cgit v1.2.3