summaryrefslogtreecommitdiff
path: root/misc/kwatch
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 /misc/kwatch
parentElfify (diff)
Elfify
Notes
Notes: svn path=/head/; revision=13603
Diffstat (limited to 'misc/kwatch')
-rw-r--r--misc/kwatch/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/misc/kwatch/Makefile b/misc/kwatch/Makefile
index fd2244abf4b0..c5f0bcc361f3 100644
--- a/misc/kwatch/Makefile
+++ b/misc/kwatch/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 May 1998
# Whom: Hans Petter Bieker <zerium@webindex.no>
#
-# $Id: Makefile,v 1.6 1998/09/15 11:46:01 asami Exp $
+# $Id: Makefile,v 1.7 1998/09/30 02:07:28 jseger Exp $
#
DISTNAME= kwatch-0.3
@@ -14,10 +14,8 @@ MASTER_SITE_SUBDIR= stable/1.0/apps/utils
MAINTAINER= zerium@webindex.no
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- kdecore\\.1\\.:${PORTSDIR}/x11/kdelibs \
- kdeui\\.1\\.:${PORTSDIR}/x11/kdelibs
-
-BROKEN_ELF= depends on kdelibs
+ kdecore.1:${PORTSDIR}/x11/kdelibs \
+ kdeui.1:${PORTSDIR}/x11/kdelibs
USE_QT= yes
GNU_CONFIGURE= yes