From 4e60c1e99b60e97111aae7d7bc582b92010ef08a Mon Sep 17 00:00:00 2001 From: skrll Date: Mon, 3 Jun 2002 14:40:16 +0000 Subject: perl is used in the build so add a BUILD_DEPENDs --- audio/arts/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/arts/Makefile') diff --git a/audio/arts/Makefile b/audio/arts/Makefile index 0c38b69ffa2..d4e5a3c17ce 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/05/31 15:02:58 skrll Exp $ +# $NetBSD: Makefile,v 1.2 2002/06/03 14:40:16 skrll Exp $ DISTNAME= arts-1.0.1 CATEGORIES= audio @@ -12,6 +12,7 @@ USE_BUILDLINK_ONLY= yes LIBTOOL_OVERRIDE+= ${WRKSRC}/libltdl/libtool +BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5 USE_PTHREAD= native pth-syscall .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3