summaryrefslogtreecommitdiff
path: root/x11/kworldwatch
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-24 02:31:51 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-24 02:31:51 +0000
commitd16b6fb6c219adb2787e8a6ea26f9155ff1652b7 (patch)
treeb5392a5741dd002e0efc3b4d166d2c0bb7d64333 /x11/kworldwatch
parentDeinstall without interaction while package building and don't display (diff)
Use KDE version 1.1 instead of version 1.0.
Notes
Notes: svn path=/head/; revision=18971
Diffstat (limited to 'x11/kworldwatch')
-rw-r--r--x11/kworldwatch/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/kworldwatch/Makefile b/x11/kworldwatch/Makefile
index edb1b540acb5..652026fff398 100644
--- a/x11/kworldwatch/Makefile
+++ b/x11/kworldwatch/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 July 1998
# Whom: Marc G. Fournier <scrappy@freebsd.org>
#
-# $Id: Makefile,v 1.11 1998/10/13 23:34:49 jseger Exp $
+# $Id: Makefile,v 1.12 1998/11/07 18:30:55 fenner Exp $
#
DISTNAME= kworldwatch-0.6
@@ -15,9 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= scrappy@freebsd.org
LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
- kdecore.1:${PORTSDIR}/x11/kdelibs \
- kdeui.1:${PORTSDIR}/x11/kdelibs \
- kfm.1:${PORTSDIR}/x11/kdelibs
+ kdecore.2:${PORTSDIR}/x11/kdelibs11 \
+ kdeui.2:${PORTSDIR}/x11/kdelibs11 \
+ kfm.2:${PORTSDIR}/x11/kdelibs11
USE_QT= yes
GNU_CONFIGURE= yes