summaryrefslogtreecommitdiff
path: root/graphics/dx
diff options
context:
space:
mode:
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