aboutsummaryrefslogtreecommitdiff
path: root/games/bsdrain/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/bsdrain/Makefile')
-rw-r--r--games/bsdrain/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bsdrain/Makefile b/games/bsdrain/Makefile
index 52b031c4440e..a3886a484629 100644
--- a/games/bsdrain/Makefile
+++ b/games/bsdrain/Makefile
@@ -14,6 +14,6 @@ COMMENT= The original BSD rain program, ported from NetBSD
PLIST_FILES= bin/rain \
man/man6/rain.6.gz
-USE_BZIP2= yes
+USES= tar:bzip2
.include <bsd.port.mk>