diff options
-rw-r--r-- | converters/kdesupport/Makefile | 4 | ||||
-rw-r--r-- | games/nethack-qt/Makefile | 4 | ||||
-rw-r--r-- | x11/kdelibs/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/converters/kdesupport/Makefile b/converters/kdesupport/Makefile index 0d101e87c04..792ef464dfe 100644 --- a/converters/kdesupport/Makefile +++ b/converters/kdesupport/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 1998/11/06 05:15:41 mycroft Exp $ +# $NetBSD: Makefile,v 1.17 1998/12/29 19:42:09 tron Exp $ # FreeBSD Id: Makefile,v 1.2 1997/11/05 04:19:46 asami Exp # @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.0/distribution/tar/generic/sour MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.kde.org/ -DEPENDS+= qt-1.41:../../x11/qt +DEPENDS+= qt-1.42:../../x11/qt CONFLICTS= kdesupport-2.1b kdesupport-3.1b kdesupport-4.1b diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile index 58e6463ed9c..7b81e59d5da 100644 --- a/games/nethack-qt/Makefile +++ b/games/nethack-qt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/08/31 09:18:02 matthias Exp $ +# $NetBSD: Makefile,v 1.3 1998/12/29 19:42:09 tron Exp $ # DISTNAME= qnethack-3.2.2.1.0.1.src @@ -11,7 +11,7 @@ HOMEPAGE= http://trolls.troll.no/warwick/nethack/ DEPENDS+= nethack-lib-3.2.2:../nethack-lib DEPENDS+= xpm-3.4k:../../graphics/xpm -DEPENDS+= qt-1.40:../../x11/qt +DEPENDS+= qt-1.42:../../x11/qt USE_GMAKE= yes WRKSRC= ../nethack-lib/${WRKDIR_BASENAME}/nethack-3.2.2 diff --git a/x11/kdelibs/Makefile b/x11/kdelibs/Makefile index 08634d22b1a..fd3e200b1c0 100644 --- a/x11/kdelibs/Makefile +++ b/x11/kdelibs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 1998/11/06 05:15:42 mycroft Exp $ +# $NetBSD: Makefile,v 1.23 1998/12/29 19:42:09 tron 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.41:../../x11/qt +DEPENDS+= qt-1.42:../../x11/qt DEPENDS+= giflib-3.0:../../graphics/giflib CONFLICTS= kdelibs-2.1b kdelibs-3.1b kdelibs-4.1b |