diff options
author | drochner <drochner@pkgsrc.org> | 1999-06-04 15:39:08 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 1999-06-04 15:39:08 +0000 |
commit | 27f1a8cb2743664881bd9039ad519a2685b0596a (patch) | |
tree | 766218f22467f5bfc4a4b8d55ccc6a05824474f8 /x11/qwspritefield | |
parent | fd3b49f93ac23779275af50c08299f4bf7043ef2 (diff) | |
download | pkgsrc-27f1a8cb2743664881bd9039ad519a2685b0596a.tar.gz |
change dependencies to updated qt-1.44
Diffstat (limited to 'x11/qwspritefield')
-rw-r--r-- | x11/qwspritefield/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qwspritefield/Makefile b/x11/qwspritefield/Makefile index e9fff923d5a..968b3f2f110 100644 --- a/x11/qwspritefield/Makefile +++ b/x11/qwspritefield/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/03/23 21:08:01 tron Exp $ +# $NetBSD: Makefile,v 1.2 1999/06/04 15:39:10 drochner Exp $ DISTNAME= QwSpriteField1.6 PKGNAME= qwspritefield-1.6 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.troll.no/contrib/ MAINTAINER= tron@netbsd.org -DEPENDS+= qt-1.42:../../x11/qt +DEPENDS+= qt-1.44:../../x11/qt CONFLICTS= kdesupport-1.0 |