diff options
Diffstat (limited to 'net/kdenetwork/Makefile')
-rw-r--r-- | net/kdenetwork/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile index 0c5cacb2904..8e60be38edb 100644 --- a/net/kdenetwork/Makefile +++ b/net/kdenetwork/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 1998/09/27 18:07:33 tron Exp $ +# $NetBSD: Makefile,v 1.21 1998/11/06 05:15:41 mycroft Exp $ # FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:54 asami Exp # @@ -15,7 +15,7 @@ HOMEPAGE= http://www.kde.org/ DEPENDS+= gdbm-1.7.3:../../databases/gdbm DEPENDS+= giflib-3.0:../../graphics/giflib DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= qt-1.40:../../x11/qt +DEPENDS+= qt-1.41:../../x11/qt DEPENDS+= uulib-0.5.13:../../converters/uulib DEPENDS+= kdelibs-1.0:../../x11/kdelibs DEPENDS+= kdesupport-1.0:../../converters/kdesupport |