diff options
author | mycroft <mycroft@pkgsrc.org> | 1998-11-06 05:15:41 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 1998-11-06 05:15:41 +0000 |
commit | b721020aeccfdce33040820ef03c4f4b7616ae6c (patch) | |
tree | 488008d6aefd4532f3b8943aa2674486e38e9208 /x11/kdebase | |
parent | 3b3109f6de1445b91245ca8c6c828d4cdb3cd19e (diff) | |
download | pkgsrc-b721020aeccfdce33040820ef03c4f4b7616ae6c.tar.gz |
Update for the qt 1.41.
Diffstat (limited to 'x11/kdebase')
-rw-r--r-- | x11/kdebase/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdebase/Makefile b/x11/kdebase/Makefile index 70077b67601..5c27987739b 100644 --- a/x11/kdebase/Makefile +++ b/x11/kdebase/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 1998/09/30 20:05:30 tron Exp $ +# $NetBSD: Makefile,v 1.23 1998/11/06 05:15:41 mycroft Exp $ # FreeBSD Id: Makefile,v 1.6 1997/11/27 00:35:27 se Exp # @@ -13,7 +13,7 @@ HOMEPAGE= http://www.kde.org/ DEPENDS+= Mesa-3.0:../../graphics/Mesa DEPENDS+= giflib-3.0:../../graphics/giflib DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= qt-1.40:../../x11/qt +DEPENDS+= qt-1.41:../../x11/qt DEPENDS+= kdelibs-1.0:../../x11/kdelibs CONFLICTS= kdebase-2.1b kdebase-3.1b kdebase-4.1b |