summaryrefslogtreecommitdiff
path: root/math/eukleides/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/eukleides/Makefile')
-rw-r--r--math/eukleides/Makefile8
1 files changed, 5 insertions, 3 deletions
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}/ \