diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
commit | 9250d94365048cf854570d93b5196aa250eba8f0 (patch) | |
tree | 9c130b083139cc77280c7e96cc9cea75a84d2d4c /net/yate | |
parent | 09fa4f371396ff884f3845939561bfc786faf491 (diff) | |
download | ports-9250d94365048cf854570d93b5196aa250eba8f0.tar.gz ports-9250d94365048cf854570d93b5196aa250eba8f0.zip |
Notes
Diffstat (limited to 'net/yate')
-rw-r--r-- | net/yate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/yate/Makefile b/net/yate/Makefile index 469656a1d095..ea219f1d8f19 100644 --- a/net/yate/Makefile +++ b/net/yate/Makefile @@ -17,7 +17,7 @@ ONLY_FOR_ARCHS= i386 amd64 sparc64 USE_AUTOTOOLS= autoconf USE_GMAKE= yes -USE_BISON= build +USES= bison USE_LDCONFIG= yes WANT_GNOME= yes GNU_CONFIGURE= yes |