aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnome
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1999-01-21 14:10:09 +0800
committerjkh <jkh@FreeBSD.org>1999-01-21 14:10:09 +0800
commit20a838ee9a9973b8fe6b09a699f56cf1e32b78e1 (patch)
tree91a8ef9f0617c41464b043820b43d77c6283dfd1 /x11/gnome
parent6ff709f5ad592194023edcd05cc777b6183ec60d (diff)
downloadfreebsd-ports-gnome-20a838ee9a9973b8fe6b09a699f56cf1e32b78e1.tar.gz
freebsd-ports-gnome-20a838ee9a9973b8fe6b09a699f56cf1e32b78e1.tar.zst
freebsd-ports-gnome-20a838ee9a9973b8fe6b09a699f56cf1e32b78e1.zip
fix syntax error.
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 \