summaryrefslogtreecommitdiff
path: root/math/eukleides
diff options
context:
space:
mode:
Diffstat (limited to 'math/eukleides')
-rw-r--r--math/eukleides/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile
index c1a62417226..c81d9c36878 100644
--- a/math/eukleides/Makefile
+++ b/math/eukleides/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/03/05 16:27:27 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/04/05 22:35:50 jlam Exp $
DISTNAME= eukleides.1.0.1
PKGNAME= eukleides-1.0.1
@@ -10,11 +10,10 @@ MAINTAINER= tsadowski@gmx.net
HOMEPAGE= http://perso.wanadoo.fr/obrecht/
COMMENT= Euclidean geometry drawing language
-BUILD_DEPENDS+= bison>=1.35:../../devel/bison
DEPENDS+= pstoedit>=3.31:../../graphics/pstoedit
BUILD_TARGET= eukleides
-USE_TOOLS+= gmake makeinfo
+USE_TOOLS+= bison gmake makeinfo
INFO_FILES= eukleides.info
.include "../../mk/bsd.pkg.mk"