summaryrefslogtreecommitdiff
path: root/net/bird
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-01-04 03:41:59 +0000
committerdholland <dholland@pkgsrc.org>2015-01-04 03:41:59 +0000
commitf4f565ddb61aa04f7f02a68703a450b6a1ade394 (patch)
tree1487a44e0e58ff7c9ba82d4dc30bd69958e182f6 /net/bird
parentd5122e57003b229c68ed1a3abe81ef7371bb24d8 (diff)
downloadpkgsrc-f4f565ddb61aa04f7f02a68703a450b6a1ade394.tar.gz
document NOT_FOR_PLATFORM
Diffstat (limited to 'net/bird')
-rw-r--r--net/bird/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/bird/Makefile.common b/net/bird/Makefile.common
index b2bbbb22b9b..2ef08ebe098 100644
--- a/net/bird/Makefile.common
+++ b/net/bird/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2014/09/25 15:18:09 jperkin Exp $
+# $NetBSD: Makefile.common,v 1.6 2015/01/04 03:44:50 dholland Exp $
# used by net/bird/Makefile
# used by net/bird6/Makefile
@@ -12,6 +12,7 @@ HOMEPAGE= http://bird.network.cz/
COMMENT= The BIRD Internet Routing Daemon
LICENSE= gnu-gpl-v2
+# Has hardcoded BSD/Linux support.
NOT_FOR_PLATFORM= SunOS-*-*
USE_LIBTOOL= yes