aboutsummaryrefslogtreecommitdiff
path: root/lang/mono-basic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mono-basic/Makefile')
-rw-r--r--lang/mono-basic/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/mono-basic/Makefile b/lang/mono-basic/Makefile
index fb45feeaeca4..7716cbece49f 100644
--- a/lang/mono-basic/Makefile
+++ b/lang/mono-basic/Makefile
@@ -12,10 +12,9 @@ COMMENT= VisualBasic.NET support for Mono
BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
-USE_BZIP2= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
-USES= gmake
+USES= gmake tar:bzip2
tests: build
@${ECHO_MSG} "===> Running ${PORTNAME} regression tests"