From 2f6446ec577d922e669c1c400105c2e803b364a1 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 22 May 2005 03:04:29 +0000 Subject: This package uses lex. --- graphics/dx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/dx/Makefile b/graphics/dx/Makefile index 1f375e3c71d..cbd823f5df5 100644 --- a/graphics/dx/Makefile +++ b/graphics/dx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2005/04/11 21:46:02 tv Exp $ +# $NetBSD: Makefile,v 1.30 2005/05/22 03:04:29 jlam Exp $ DISTNAME= dx-4.3.2 PKGREVISION= 2 @@ -11,9 +11,9 @@ COMMENT= Open Visualization Data Explorer USE_X11BASE= yes USE_GNU_TOOLS+= make +USE_TOOLS+= lex GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-javadx -CONFIGURE_ENV+= LEX="flex -l" # Ensure we export symbols in the linked shared object. LDFLAGS+= ${EXPORT_SYMBOLS_LDFLAGS} -- cgit v1.2.3