From fe6cd0065fc2fe920fd0ea074cac6e0fa5762809 Mon Sep 17 00:00:00 2001 From: ijliao Date: Mon, 17 May 2004 01:49:02 +0000 Subject: add perl5 build depend Noticed by: bento via kris --- math/lambda/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/math/lambda/Makefile b/math/lambda/Makefile index 54d9137a645..01120fa49f0 100644 --- a/math/lambda/Makefile +++ b/math/lambda/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://66.47.116.75/~demo/lambda/ MAINTAINER= ports@FreeBSD.org COMMENT= A lambda calculus interpreter +USE_PERL5_BUILD= yes GNU_CONFIGURE= yes PLIST_FILES= bin/lambda \ -- cgit