diff options
author | jlam <jlam> | 2002-11-14 23:50:45 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-11-14 23:50:45 +0000 |
commit | 54a7cb6d7d38a55bb3031225afba5532edc8970e (patch) | |
tree | d2302a5a831e7e5aaf01625dd0c6e732cb6c7a5c /comms/binkd/Makefile | |
parent | 0556d498dcb65c1feb041fa2b1716d6e3cfef95c (diff) | |
download | pkgsrc-54a7cb6d7d38a55bb3031225afba5532edc8970e.tar.gz |
buildlink1 -> buildlink2
Diffstat (limited to 'comms/binkd/Makefile')
-rw-r--r-- | comms/binkd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile index 082adcc9a5d..899da006ddd 100644 --- a/comms/binkd/Makefile +++ b/comms/binkd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2002/08/01 02:31:21 jschauma Exp $ +# $NetBSD: Makefile,v 1.13 2002/11/14 23:50:45 jlam Exp $ # DISTNAME= binkd094 @@ -13,8 +13,8 @@ MAINTAINER= tv@pobox.com HOMEPAGE= http://www.corbina.net/~maloff/binkd/ COMMENT= FidoNet-over-IP transport program utilizing BINKP protocol -USE_BUILDLINK_ONLY= yes -GNU_CONFIGURE= yes +USE_BUILDLINK2= # defined +GNU_CONFIGURE= # defined NOT_FOR_PLATFORM= *-*-alpha *-*-sparc64 |