From bb3a9554989d91ee874bae222350289ea4d889d0 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 28 Aug 2000 09:14:50 +0000 Subject: Use PERL5 variable for location of perl5 binary. --- lang/moscow_ml/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/moscow_ml/Makefile') diff --git a/lang/moscow_ml/Makefile b/lang/moscow_ml/Makefile index f6ea6b601bd..24bed88cd3d 100644 --- a/lang/moscow_ml/Makefile +++ b/lang/moscow_ml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2000/08/23 21:57:58 tron Exp $ +# $NetBSD: Makefile,v 1.11 2000/08/28 09:14:50 jlam Exp $ DISTNAME= mos20src PKGNAME= moscow_ml-2.00 @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.dina.kvl.dk/pub/mosml/ \ MAINTAINER= lamj@stat.cmu.edu HOMEPAGE= http://www.dina.kvl.dk/~sestoft/mosml.html -BUILD_DEPENDS+= ${LOCALBASE}/bin/perl:../../lang/perl5 +BUILD_DEPENDS+= ${PERL5}:../../lang/perl5 ALL_TARGET= clean world -- cgit v1.2.3