summaryrefslogtreecommitdiff
path: root/x11/kdebase
diff options
context:
space:
mode:
authortron <tron>1998-09-30 20:03:18 +0000
committertron <tron>1998-09-30 20:03:18 +0000
commit15513ca90d41f25eb503c9b8bdf5153caa8d6761 (patch)
tree5ac1091884eec695f74d152ca3788d8e428697ee /x11/kdebase
parent43b6bb81bc9dede4cc15e0ebd9efb58f61d2b641 (diff)
downloadpkgsrc-15513ca90d41f25eb503c9b8bdf5153caa8d6761.tar.gz
Depend on Mesa-3.0.
Diffstat (limited to 'x11/kdebase')
-rw-r--r--x11/kdebase/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdebase/Makefile b/x11/kdebase/Makefile
index 34437411114..70077b67601 100644
--- a/x11/kdebase/Makefile
+++ b/x11/kdebase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 1998/09/27 18:07:49 tron Exp $
+# $NetBSD: Makefile,v 1.22 1998/09/30 20:05:30 tron Exp $
# FreeBSD Id: Makefile,v 1.6 1997/11/27 00:35:27 se 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+= Mesa-2.6:../../graphics/Mesa
+DEPENDS+= Mesa-3.0:../../graphics/Mesa
DEPENDS+= giflib-3.0:../../graphics/giflib
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= qt-1.40:../../x11/qt