diff options
Diffstat (limited to 'dns')
-rw-r--r-- | dns/maradns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/maradns/Makefile b/dns/maradns/Makefile index 9fb48fc9e9fc..e79c78943c1a 100644 --- a/dns/maradns/Makefile +++ b/dns/maradns/Makefile @@ -20,8 +20,8 @@ MAKE_ENV= FLAGS="${CFLAGS}" CONFIGURE_ENV= LANG= HAS_CONFIGURE= yes -USE_BZIP2= yes USE_RC_SUBR= ${PORTNAME} zoneserver Deadwood +USES= tar:bzip2 USERS= bind GROUPS= bind INSTALL_TARGET= install PREFIX=${STAGEDIR}${PREFIX} |