diff options
Diffstat (limited to 'comms/binkd/Makefile')
-rw-r--r-- | comms/binkd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile index 86f403dd880..8d500e682c2 100644 --- a/comms/binkd/Makefile +++ b/comms/binkd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/02/20 11:40:09 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2001/08/19 04:48:33 jlam Exp $ # DISTNAME= binkd094 @@ -13,6 +13,7 @@ MAINTAINER= tv@netbsd.org HOMEPAGE= http://www.corbina.net/~maloff/binkd/ COMMENT= FidoNet-over-IP transport program utilizing BINKP protocol +USE_BUILDLINK_ONLY= yes GNU_CONFIGURE= yes NOT_FOR_PLATFORM= *-*-alpha *-*-sparc64 |