diff options
author | mycroft <mycroft> | 1998-11-06 05:15:41 +0000 |
---|---|---|
committer | mycroft <mycroft> | 1998-11-06 05:15:41 +0000 |
commit | 717275c0af3a40939cb1ccf8407c44adfebfb6e3 (patch) | |
tree | 488008d6aefd4532f3b8943aa2674486e38e9208 /x11/kdelibs | |
parent | cad801ef948974c346a31379a62ead016208e7f5 (diff) | |
download | pkgsrc-717275c0af3a40939cb1ccf8407c44adfebfb6e3.tar.gz |
Update for the qt 1.41.
Diffstat (limited to 'x11/kdelibs')
-rw-r--r-- | x11/kdelibs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs/Makefile b/x11/kdelibs/Makefile index e9e81e8c164..08634d22b1a 100644 --- a/x11/kdelibs/Makefile +++ b/x11/kdelibs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 1998/09/27 18:08:00 tron Exp $ +# $NetBSD: Makefile,v 1.22 1998/11/06 05:15:42 mycroft Exp $ # FreeBSD Id: Makefile,v 1.5 1997/11/27 00:25:46 se Exp # @@ -11,7 +11,7 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.kde.org/ DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= qt-1.40:../../x11/qt +DEPENDS+= qt-1.41:../../x11/qt DEPENDS+= giflib-3.0:../../graphics/giflib CONFLICTS= kdelibs-2.1b kdelibs-3.1b kdelibs-4.1b |