From a68d09bba395ffd5707ca326cf46561ef6f944fc Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Thu, 18 Mar 2004 01:35:49 +0000 Subject: add a build dependency on perl5 so the documentation will get built. Fixes recent packaging problems noted in the bulk builds. --- math/yacas/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/yacas') diff --git a/math/yacas/Makefile b/math/yacas/Makefile index f60a18efafb..d6fe37734e3 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/03/12 01:15:45 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.13 2004/03/18 01:35:49 dmcmahill Exp $ # DISTNAME= yacas-1.0.56 @@ -15,6 +15,7 @@ USE_GCC_SHLIB= YES USE_GNU_TOOLS+= make USE_LIBTOOL= YES USE_X11= YES +USE_PERL5= build TEST_TARGET= test -- cgit v1.2.3