Added perl to USE_TOOLS
This commit is contained in:
parent
ab9c98fb0e
commit
bd9256b223
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2006/07/22 04:42:34 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2006/08/25 13:32:39 emil_s Exp $
|
||||
#
|
||||
|
||||
DISTNAME= alex-2.0.1
|
||||
|
@ -15,7 +15,7 @@ HOMEPAGE= http://www.haskell.org/alex/
|
|||
COMMENT= Tool for generating lexical analysers in Haskell
|
||||
|
||||
|
||||
USE_TOOLS+= gmake
|
||||
USE_TOOLS+= gmake perl
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
EXTRACT_ONLY= ${DISTNAME}-src.tar.gz alex-html.tar.gz
|
||||
|
|
Loading…
Reference in a new issue