summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>1998-10-02 18:21:34 +0000
committerBrian Somers <brian@FreeBSD.org>1998-10-02 18:21:34 +0000
commit80ef5c1ba613ee8e8e62a2eb37a7e1e9485f33e3 (patch)
treed712d0b90b4a6ae9e680f1443a396bfec3636d7b /x11
parentElfify (diff)
Elfify
Notes
Notes: svn path=/head/; revision=13603
Diffstat (limited to 'x11')
-rw-r--r--x11/kworldwatch/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/x11/kworldwatch/Makefile b/x11/kworldwatch/Makefile
index 0cf3565b85de..8a13d8f4e1ea 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.5 1998/08/25 10:04:59 asami Exp $
+# $Id: Makefile,v 1.6 1998/09/30 02:07:28 jseger Exp $
#
DISTNAME= kworldwatch-0.6
@@ -14,13 +14,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= scrappy@freebsd.org
-LIB_DEPENDS= kdecore\\.1\\.:${PORTSDIR}/x11/kdelibs \
- kdeui\\.1\\.:${PORTSDIR}/x11/kdelibs \
- kfm\\.1\\.:${PORTSDIR}/x11/kdelibs
-
-BROKEN= upgrade
-
-BROKEN_ELF= depends on kdelibs
+LIB_DEPENDS= kdecore.1:${PORTSDIR}/x11/kdelibs \
+ kdeui.1:${PORTSDIR}/x11/kdelibs \
+ kfm.1:${PORTSDIR}/x11/kdelibs
USE_QT= yes
HAS_CONFIGURE= yes