diff options
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 |