summaryrefslogtreecommitdiff
path: root/graphics/dxsamples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/dxsamples/Makefile')
-rw-r--r--graphics/dxsamples/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dxsamples/Makefile b/graphics/dxsamples/Makefile
index 979c99f0114..905c10cb5f8 100644
--- a/graphics/dxsamples/Makefile
+++ b/graphics/dxsamples/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/02/16 15:22:17 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2001/09/27 23:18:10 jlam Exp $
DISTNAME= dxsamples-4.0.8
CATEGORIES= graphics
@@ -8,7 +8,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.research.ibm.com/dx/
COMMENT= Sample data for Open Visualization Data Explorer
-DEPENDS+= dx-*:../../graphics/dx
+DEPENDS+= dx-[0-9]*:../../graphics/dx
GNU_CONFIGURE= yes
USE_GMAKE= yes