diff options
-rw-r--r-- | math/lambda/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/lambda/Makefile b/math/lambda/Makefile index 54d9137a6451..01120fa49f07 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 \ |