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/xglobe | |
parent | fd3b49f93ac23779275af50c08299f4bf7043ef2 (diff) | |
download | pkgsrc-27f1a8cb2743664881bd9039ad519a2685b0596a.tar.gz |
change dependencies to updated qt-1.44
Diffstat (limited to 'x11/xglobe')
-rw-r--r-- | x11/xglobe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xglobe/Makefile b/x11/xglobe/Makefile index 29527bd0e01..185fd76cdfd 100644 --- a/x11/xglobe/Makefile +++ b/x11/xglobe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1999/01/30 23:18:58 agc Exp $ +# $NetBSD: Makefile,v 1.6 1999/06/04 15:39:10 drochner Exp $ # DISTNAME= xglobe-0.2 @@ -11,7 +11,7 @@ DISTFILES+= ${MAPS} ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.uni-karlsruhe.de/~uddn/xglobe/ -DEPENDS+= qt-1.42:../../x11/qt +DEPENDS+= qt-1.44:../../x11/qt DIST_SUBDIR= xglobe MAPS= LE.400.gif Brill.400.gif mggd.gif |