diff options
author | snj <snj> | 2004-04-11 05:59:14 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-11 05:59:14 +0000 |
commit | 13cab658dd6e8cbc0f4d0eeabcb9bb8eeaeb6349 (patch) | |
tree | e97f900dba1d0a3c8cd481f1558da187f664fd72 /comms/binkd | |
parent | 3fd1237182740bbe9f30dcfe441894450a05431b (diff) | |
download | pkgsrc-13cab658dd6e8cbc0f4d0eeabcb9bb8eeaeb6349.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} |