From f8d84df2018f0071d586d8c74fe89b3ebe61cbfc Mon Sep 17 00:00:00 2001 From: az Date: Sat, 3 Aug 2013 08:45:51 +0000 Subject: - Convert to new perl framework - Trim Makefile header --- editors/led/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/led') diff --git a/editors/led/Makefile b/editors/led/Makefile index 8816ec9d75a4..390618752167 100644 --- a/editors/led/Makefile +++ b/editors/led/Makefile @@ -11,8 +11,8 @@ COMMENT= A tiny text editor, with a number of useful programming features LICENSE= BSD +USES= perl5 GNU_CONFIGURE= yes -USE_PERL5= yes MAKE_JOBS_UNSAFE= yes .include -- cgit