aboutsummaryrefslogtreecommitdiff
path: root/x11/kworldwatch
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-12 06:29:36 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-12 06:29:36 +0000
commit65edaaa1f5cfb9af7b384788fefd39044f26fc07 (patch)
tree080a5bd8fdcd58d9ce8984e5662f2f2cdf79265d /x11/kworldwatch
parent1596221df99f5031117eaee27e868532becd0048 (diff)
downloadports-65edaaa1f5cfb9af7b384788fefd39044f26fc07.tar.gz
ports-65edaaa1f5cfb9af7b384788fefd39044f26fc07.zip
Notes
Diffstat (limited to 'x11/kworldwatch')
-rw-r--r--x11/kworldwatch/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/kworldwatch/Makefile b/x11/kworldwatch/Makefile
index ba7650618bed..035b189cf8b6 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.2 1998/07/25 12:42:49 asami Exp $
+# $Id: Makefile,v 1.3 1998/08/07 23:56:54 asami Exp $
#
DISTNAME= kworldwatch-0.6
@@ -14,14 +14,13 @@ EXTRACT_SUFX= .tgz
MAINTAINER= scrappy@freebsd.org
-BUILD_DEPENDS= moc:${PORTSDIR}/x11-toolkits/qt
-LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11-toolkits/qt \
- kdecore\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \
+LIB_DEPENDS= kdecore\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \
kdeui\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \
kfm\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs
BROKEN= upgrade
+USE_QT= yes
HAS_CONFIGURE= yes
.include <bsd.port.mk>