summaryrefslogtreecommitdiff
path: root/graphics/dx
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 /graphics/dx
parent58810cfb32e9e733c3bae69535147bfeef6eb1d7 (diff)
downloadpkgsrc-ed4c7e54fabb723a86ef67fc00c81d2ee9e94119.tar.gz
Use new USE_MESA variable to depend on the correct Mesa packages
Diffstat (limited to 'graphics/dx')
-rw-r--r--graphics/dx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dx/Makefile b/graphics/dx/Makefile
index 96901fa156a..579bc33567b 100644
--- a/graphics/dx/Makefile
+++ b/graphics/dx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/04/28 15:27:00 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2000/10/15 12:06:36 rh Exp $
DISTNAME= dx-4.1.0
CATEGORIES= graphics
@@ -7,10 +7,10 @@ MASTER_SITES= http://www.research.ibm.com/dx/srcDownload/srcArchive/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.research.ibm.com/dx/
-DEPENDS+= Mesa-*:../../graphics/Mesa
DEPENDS+= jpeg-6b:../../graphics/jpeg
USE_MOTIF= yes
+USE_MESA= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes