summaryrefslogtreecommitdiff
path: root/x11/qt
diff options
context:
space:
mode:
authorrh <rh>2000-10-15 12:06:32 +0000
committerrh <rh>2000-10-15 12:06:32 +0000
commited4c7e54fabb723a86ef67fc00c81d2ee9e94119 (patch)
tree0eee75c30193d53eafbe9a0d77fc3c1ecca61373 /x11/qt
parent58810cfb32e9e733c3bae69535147bfeef6eb1d7 (diff)
downloadpkgsrc-ed4c7e54fabb723a86ef67fc00c81d2ee9e94119.tar.gz
Use new USE_MESA variable to depend on the correct Mesa packages
Diffstat (limited to 'x11/qt')
-rw-r--r--x11/qt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt/Makefile b/x11/qt/Makefile
index 2541a227745..ec73ff755df 100644
--- a/x11/qt/Makefile
+++ b/x11/qt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2000/08/16 01:52:14 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2000/10/15 12:06:44 rh Exp $
#
DISTNAME= qt-2.0.2
@@ -10,13 +10,13 @@ MASTER_SITES= ftp://ftp.troll.no/qt/source/ \
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.troll.no/products/qt.html
-DEPENDS+= Mesa-*:../../graphics/Mesa
DEPENDS+= png-*:../../graphics/png
NOT_FOR_PLATFORM= *-*-alpha # builds, but programs linked to qt crash
HAS_CONFIGURE= yes
USE_X11BASE= yes
+USE_MESA= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_ENV+= QTDIR=${WRKSRC}