Mark as not for SunOS, has hardcoded BSD/Linux support.
This commit is contained in:
parent
8797c33999
commit
6975fc9bc8
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.4 2014/03/28 23:27:16 pettai Exp $
|
||||
# $NetBSD: Makefile.common,v 1.5 2014/09/25 15:18:09 jperkin Exp $
|
||||
# used by net/bird/Makefile
|
||||
# used by net/bird6/Makefile
|
||||
|
||||
|
@ -12,6 +12,8 @@ HOMEPAGE= http://bird.network.cz/
|
|||
COMMENT= The BIRD Internet Routing Daemon
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
NOT_FOR_PLATFORM= SunOS-*-*
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= gmake flex bison
|
||||
|
|
Loading…
Reference in a new issue