From f338d15c2455aef74c106f0ca145983344eab90d Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 2 Dec 2007 08:32:23 +0000 Subject: Some more packages need lex and yacc. Patch by Aleksey Cheusov on pkgsrc-users. --- math/xeukleides/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/xeukleides/Makefile b/math/xeukleides/Makefile index c2ac4775c3a..9440fd63696 100644 --- a/math/xeukleides/Makefile +++ b/math/xeukleides/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/10/04 21:47:58 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2007/12/02 08:32:24 rillig Exp $ DISTNAME= xeukleides.1.0.0 PKGNAME= xeukleides-1.0.0 @@ -15,7 +15,7 @@ DEPENDS+= eukleides>=1.0.1:../../math/eukleides USE_X11BASE= yes BUILD_TARGET= xeukleides -USE_TOOLS+= gmake +USE_TOOLS+= gmake flex .include "../../x11/gtk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3