diff options
Diffstat (limited to 'graphics/dx/Makefile')
-rw-r--r-- | graphics/dx/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/dx/Makefile b/graphics/dx/Makefile index 76b61cd21ec..ef9ee3c8340 100644 --- a/graphics/dx/Makefile +++ b/graphics/dx/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2000/01/02 03:38:31 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2000/01/31 20:56:49 drochner Exp $ -DISTNAME= dx-4.0.7 +DISTNAME= dx-4.0.10 CATEGORIES= graphics MASTER_SITES= http://www.research.ibm.com/dx/srcDownload/srcArchive/ @@ -10,8 +10,6 @@ HOMEPAGE= http://www.research.ibm.com/dx/ DEPENDS+= Mesa-*:../../graphics/Mesa DEPENDS+= jpeg-6b:../../graphics/jpeg -BROKEN= Compilation problems - USE_MOTIF= yes GNU_CONFIGURE= yes USE_GMAKE= yes |