BUILD_DEPENDS changed to USE_GNU_TOOLS+= lex yacc
This commit is contained in:
parent
da34778307
commit
5d798e6267
1 changed files with 2 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.7 2004/03/21 16:17:35 algernon Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2004/03/22 09:55:53 algernon Exp $
|
||||
# arch-tag: 99a9d5e6-7144-4c79-b540-f70a2b55611b
|
||||
|
||||
DISTNAME= thy-0.8.10
|
||||
|
@ -9,11 +9,9 @@ MAINTAINER= algernon@bonehunter.rulez.org
|
|||
HOMEPAGE= http://bonehunter.rulez.org/Thy.phtml
|
||||
COMMENT= Tiny and fast HTTP daemon
|
||||
|
||||
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
|
||||
BUILD_DEPENDS+= flex-[0-9]*:../../devel/flex
|
||||
BUILD_DEFS+= USE_INET6
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNU_TOOLS+= make
|
||||
USE_GNU_TOOLS+= make lex yacc
|
||||
USE_BUILDLINK3= yes
|
||||
USE_PKGINSTALL= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue