diff options
author | snj <snj@pkgsrc.org> | 2004-04-11 05:59:14 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-11 05:59:14 +0000 |
commit | f81f30b304596b0bc85934f7823e70d3635e6f64 (patch) | |
tree | e97f900dba1d0a3c8cd481f1558da187f664fd72 /comms/binkd | |
parent | 7c3455053de0d69f6b0f09659b8bb1d7febba3c6 (diff) | |
download | pkgsrc-f81f30b304596b0bc85934f7823e70d3635e6f64.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'comms/binkd')
-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 68db3fdc9a1..9d74141312a 100644 --- a/comms/binkd/Makefile +++ b/comms/binkd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/01/20 12:10:01 agc Exp $ +# $NetBSD: Makefile,v 1.17 2004/04/11 06:12:40 snj 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_BUILDLINK2= # defined +USE_BUILDLINK3= # defined GNU_CONFIGURE= # defined CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} |