diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 16:38:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 16:38:00 +0000 |
commit | 44105bbef82d297a098e178b03eb4290daa5d98b (patch) | |
tree | 4a763a23b7382a8c937ccd9826b459ad9ccec255 /net/binkd/Makefile | |
parent | 9d0989571c6206b6ed8d38f60bd2033d59a689a1 (diff) | |
download | ports-44105bbef82d297a098e178b03eb4290daa5d98b.tar.gz ports-44105bbef82d297a098e178b03eb4290daa5d98b.zip |
Notes
Diffstat (limited to 'net/binkd/Makefile')
-rw-r--r-- | net/binkd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/binkd/Makefile b/net/binkd/Makefile index 3caacb7342f2..d66137a4f1c5 100644 --- a/net/binkd/Makefile +++ b/net/binkd/Makefile @@ -12,7 +12,7 @@ MAINTAINER= fjoe@FreeBSD.org COMMENT= Fidonet TCP/IP mailer WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_ZIP= yes +USES= zip USE_RC_SUBR= binkd GNU_CONFIGURE= yes |