diff options
Diffstat (limited to 'net-mgmt/darkstat/Makefile')
-rw-r--r-- | net-mgmt/darkstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/darkstat/Makefile b/net-mgmt/darkstat/Makefile index 1e67317208f2..a9fed6bb6cc4 100644 --- a/net-mgmt/darkstat/Makefile +++ b/net-mgmt/darkstat/Makefile @@ -11,7 +11,7 @@ COMMENT= Network statistics gatherer and reporter USE_RC_SUBR= darkstat -USE_BZIP2= yes +USES= tar:bzip2 GNU_CONFIGURE= yes PORTDOCS= AUTHORS INSTALL README |