From 5e5ac5cef96dff28b97114bb74bd9ce9735628eb Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 13 Nov 2004 21:28:27 +0000 Subject: USE_BUILDLINK3 is a yes/no variable. --- comms/binkd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/binkd') diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile index 9d74141312a..eaded67eb8d 100644 --- a/comms/binkd/Makefile +++ b/comms/binkd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2004/04/11 06:12:40 snj Exp $ +# $NetBSD: Makefile,v 1.18 2004/11/13 21:28:27 jlam Exp $ # DISTNAME= binkd094 @@ -14,7 +14,7 @@ HOMEPAGE= http://www.corbina.net/~maloff/binkd/ COMMENT= FidoNet-over-IP transport program utilizing BINKP protocol WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes GNU_CONFIGURE= # defined CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} -- cgit v1.2.3