summaryrefslogtreecommitdiff
path: root/graphics/dx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/dx/Makefile')
-rw-r--r--graphics/dx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/dx/Makefile b/graphics/dx/Makefile
index 64acacf4900..76b61cd21ec 100644
--- a/graphics/dx/Makefile
+++ b/graphics/dx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/10/27 17:14:08 agc Exp $
+# $NetBSD: Makefile,v 1.3 2000/01/02 03:38:31 wiz Exp $
DISTNAME= dx-4.0.7
CATEGORIES= graphics
@@ -7,11 +7,11 @@ MASTER_SITES= http://www.research.ibm.com/dx/srcDownload/srcArchive/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.research.ibm.com/dx/
-BROKEN= Compilation problems
-
DEPENDS+= Mesa-*:../../graphics/Mesa
DEPENDS+= jpeg-6b:../../graphics/jpeg
+BROKEN= Compilation problems
+
USE_MOTIF= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes