diff options
Diffstat (limited to 'net/ipa_ipfw/Makefile')
-rw-r--r-- | net/ipa_ipfw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipa_ipfw/Makefile b/net/ipa_ipfw/Makefile index 0db74466711f..edb5f2f002ce 100644 --- a/net/ipa_ipfw/Makefile +++ b/net/ipa_ipfw/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD NO_PACKAGE= Needs to be built uniquely for each host -USE_BZIP2= yes +USES= tar:bzip2 USE_LDCONFIG= yes NO_STAGE= yes |