summaryrefslogtreecommitdiff
path: root/x11/gnome
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1999-01-21 06:10:09 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1999-01-21 06:10:09 +0000
commit1b368d73229db521216591871d8ea59c4341555e (patch)
tree22f550a596e313f2694f2788648d493c01a0a595 /x11/gnome
parentThe red face you see behind the table is yours truly being ashamed by (diff)
fix syntax error.
Notes
Notes: svn path=/head/; revision=16226
Diffstat (limited to 'x11/gnome')
-rw-r--r--x11/gnome/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile
index 884b33285196..dd818ad0312a 100644
--- a/x11/gnome/Makefile
+++ b/x11/gnome/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 Aug 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.2 1998/10/30 06:32:40 asami Exp $
+# $Id: Makefile,v 1.3 1999/01/20 22:11:43 vanilla Exp $
#
DISTNAME= gnome-0.99.3
@@ -20,7 +20,6 @@ LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs \
# gxsnmp.1:${PORTSDIR}/sysutils/gnomeadmin
RUN_DEPENDS= gcalc:${PORTSDIR}/misc/gnomeutils \
ElectricEyes:${PORTSDIR}/graphics/electriceyes \
-# ggv:${PORTSDIR}/print/ggv \
gtop:${PORTSDIR}/sysutils/gtop \
gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter \
gnomecard:${PORTSDIR}/deskutils/gnomepim \