This package needs lex to build. Add it to USE_TOOLS.

This commit is contained in:
minskim 2006-06-05 17:22:39 +00:00
parent aa5856070f
commit c5ca838e26

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.34 2006/05/17 06:20:00 reed Exp $
# $NetBSD: Makefile,v 1.35 2006/06/05 17:22:39 minskim Exp $
PKGNAME= php-${PHP_BASE_VERS}
PKGREVISION= 1
@ -7,7 +7,7 @@ CATEGORIES= lang
HOMEPAGE= http://www.php.net/
COMMENT= PHP Hypertext Preprocessor version 5
USE_TOOLS+= gmake
USE_TOOLS+= gmake lex
LIBTOOL_OVERRIDE= # empty
PKG_OPTIONS_REQUIRED_GROUPS+= sapi