diff options
Diffstat (limited to 'math/xeukleides')
-rw-r--r-- | math/xeukleides/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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" |