Remove dependency on "bison". Closes PR pkg/10224, by SUNAGAWA Keiki.
This commit is contained in:
parent
c4923ce4b2
commit
0b51d75182
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.49 2000/05/20 19:32:18 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.50 2000/05/29 15:29:11 fredb Exp $
|
||||
# FreeBSD Id: Makefile,v 1.22 1997/12/24 01:21:37 alex Exp
|
||||
#
|
||||
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/bin/bison:../../devel/bison
|
||||
DEPENDS+= readline-*:../../devel/readline
|
||||
|
||||
MAKEFILE= GNUmakefile
|
||||
|
|
Loading…
Reference in a new issue