summaryrefslogtreecommitdiff
path: root/x11/kdebase
diff options
context:
space:
mode:
authortron <tron>1998-06-28 22:10:01 +0000
committertron <tron>1998-06-28 22:10:01 +0000
commit8c6b0bcdf5b44dea7737a17b5557a9c1be689938 (patch)
tree0ced4f6eb83b1dac966b2e551567e38a5e431d9a /x11/kdebase
parente5d712a48b38df8c0ca162e2a174741dacffa514 (diff)
downloadpkgsrc-8c6b0bcdf5b44dea7737a17b5557a9c1be689938.tar.gz
Add missing dependence for "Mesa".
Diffstat (limited to 'x11/kdebase')
-rw-r--r--x11/kdebase/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kdebase/Makefile b/x11/kdebase/Makefile
index 22bf66bf419..8e8afd79540 100644
--- a/x11/kdebase/Makefile
+++ b/x11/kdebase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1998/05/04 00:20:01 tron Exp $
+# $NetBSD: Makefile,v 1.13 1998/06/28 22:10:01 tron Exp $
# FreeBSD Id: Makefile,v 1.6 1997/11/27 00:35:27 se Exp
#
@@ -14,6 +14,7 @@ MAINTAINER= tron@netbsd.org
BUILD_DEPENDS= bzip2:../../archivers/bzip2 \
moc:../../x11/qt
+DEPENDS+= Mesa-2.6:../../graphics/Mesa
DEPENDS+= giflib-3.0:../../graphics/giflib
DEPENDS+= jpeg-6a:../../graphics/jpeg
DEPENDS+= qt-1.33:../../x11/qt