diff options
Diffstat (limited to 'comms/binkd/Makefile')
-rw-r--r-- | comms/binkd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile index aa95fbbf72d..234f43fa682 100644 --- a/comms/binkd/Makefile +++ b/comms/binkd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/04/11 21:45:06 tv Exp $ +# $NetBSD: Makefile,v 1.21 2005/09/28 20:52:18 rillig Exp $ # DISTNAME= binkd098 @@ -14,7 +14,7 @@ HOMEPAGE= http://www.corbina.net/~maloff/binkd/ COMMENT= FidoNet-over-IP transport program utilizing BINKP protocol WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} -GNU_CONFIGURE= # defined +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} |