From ae13b9aa53034f83517259dba94861c18d99559a Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 1 Aug 2007 21:17:45 +0000 Subject: Fix path to and depend on bash. --- math/eukleides/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'math') diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile index aa8e1ebfa35..258d0df6661 100644 --- a/math/eukleides/Makefile +++ b/math/eukleides/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2006/10/04 21:47:57 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2007/08/01 21:17:45 joerg Exp $ DISTNAME= eukleides.1.0.1 PKGNAME= eukleides-1.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= http://perso.orange.fr/obrecht/download/ @@ -13,9 +13,11 @@ COMMENT= Euclidean geometry drawing language DEPENDS+= pstoedit>=3.31:../../graphics/pstoedit BUILD_TARGET= eukleides -USE_TOOLS+= bison gmake makeinfo +USE_TOOLS+= bash:run bison gmake makeinfo INFO_FILES= # PLIST +REPLACE_BASH= euk2edit euk2eps + INSTALL_MAKE_FLAGS= ${MAKE_FLAGS} \ BIN=${PREFIX:Q}/bin/ \ INFO=${PREFIX:Q}/${PKGINFODIR:Q}/ \ -- cgit v1.2.3