summaryrefslogtreecommitdiff
path: root/deskutils/gnome-utils
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-01-17 20:00:33 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-01-17 20:00:33 +0000
commit77eb0b59c2f83416c27bd3adc9e3154c61d0d60a (patch)
treeb42f727f9e74168042ee4e077d56cbb05c59a96b /deskutils/gnome-utils
parentBROKEN this ports, it can't with with gnome 0.99.x. (diff)
Bump libgtop's version to 1, and add RUN_DEPENDS to gnomecore.
Notes
Notes: svn path=/head/; revision=16112
Diffstat (limited to 'deskutils/gnome-utils')
-rw-r--r--deskutils/gnome-utils/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile
index e130315f5ce1..2942fe952681 100644
--- a/deskutils/gnome-utils/Makefile
+++ b/deskutils/gnome-utils/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 July 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.2 1999/01/05 12:59:32 vanilla Exp $
+# $Id: Makefile,v 1.3 1999/01/12 16:50:40 vanilla Exp $
#
DISTNAME= gnome-utils-0.99.1
@@ -14,8 +14,9 @@ MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \
MAINTAINER= nacai@iname.com
+RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs \
- gtop.0:${PORTSDIR}/devel/libgtop
+ gtop.1:${PORTSDIR}/devel/libgtop
USE_X_PREFIX= yes
USE_GMAKE= yes