summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-13 23:34:49 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-13 23:34:49 +0000
commit1b5cd1318361a53c6f9ab4d1c50b6d2ca6ae96a5 (patch)
tree7e3da3f6d59e43f6b70b47e0519ebaa7422b80fb /x11
parentUnbreak. (diff)
Unbreak.
Submitted by: Hans Petter Bieker <zerium@webindex.no> via asami
Notes
Notes: svn path=/head/; revision=13961
Diffstat (limited to 'x11')
-rw-r--r--x11/kworldwatch/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/kworldwatch/Makefile b/x11/kworldwatch/Makefile
index a0b02912e5f4..ceb0a67d46cd 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.9 1998/10/09 23:47:06 asami Exp $
+# $Id: Makefile,v 1.10 1998/10/10 04:52:24 asami Exp $
#
DISTNAME= kworldwatch-0.6
@@ -19,9 +19,7 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
kdeui.1:${PORTSDIR}/x11/kdelibs \
kfm.1:${PORTSDIR}/x11/kdelibs
-BROKEN= giflib
-
USE_QT= yes
-HAS_CONFIGURE= yes
+GNU_CONFIGURE= yes
.include <bsd.port.mk>