summaryrefslogtreecommitdiff
path: root/sysutils/gnomecontrolcenter
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-01-14 20:57:30 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-01-14 20:57:30 +0000
commit0797ec2744e875c3406fedb6a5166260c0297293 (patch)
treef1d7cac1779ca44e6bd2f0c2541c1af2620710fa /sysutils/gnomecontrolcenter
parentAdd more MASTER_SITES, and add RUN_DEPENDS to gnomecore. (diff)
Add more MASTER_SITES & RUN_DEPENDS to gnomecore.
And it can't work fine with gnomelibs-0.99.3, BROKEN it.
Notes
Notes: svn path=/head/; revision=16046
Diffstat (limited to 'sysutils/gnomecontrolcenter')
-rw-r--r--sysutils/gnomecontrolcenter/Makefile13
1 files changed, 9 insertions, 4 deletions
diff --git a/sysutils/gnomecontrolcenter/Makefile b/sysutils/gnomecontrolcenter/Makefile
index c3c0d7ef38e7..243ea3379e3b 100644
--- a/sysutils/gnomecontrolcenter/Makefile
+++ b/sysutils/gnomecontrolcenter/Makefile
@@ -3,18 +3,23 @@
# Date created: 29 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $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