Needs automake on MacOS, reported by Jan Danielsson on pkgsrc-users.
This commit is contained in:
parent
e234338187
commit
723c5463b7
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.114 2013/03/16 22:41:50 dholland Exp $
|
||||
# $NetBSD: Makefile,v 1.115 2013/04/09 05:50:39 dholland Exp $
|
||||
|
||||
DISTNAME= graphviz-2.26.3
|
||||
PKGREVISION= 22
|
||||
|
@ -18,7 +18,7 @@ PRIVILEGED_STAGES+= clean
|
|||
|
||||
USE_LANGUAGES= c c++
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= bison pkg-config
|
||||
USE_TOOLS+= automake bison pkg-config
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --disable-java
|
||||
CONFIGURE_ARGS+= --disable-php
|
||||
|
|
Loading…
Reference in a new issue