aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dolly
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/dolly')
-rw-r--r--sysutils/dolly/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/dolly/Makefile b/sysutils/dolly/Makefile
index 9eb717e2e74c..c02c7371a333 100644
--- a/sysutils/dolly/Makefile
+++ b/sysutils/dolly/Makefile
@@ -42,10 +42,6 @@ do-install:
# Correctly depend upon bzip2 if necessary
.ifdef(WITH_BZIP2)
-. if !exists(/usr/bin/bzip2)
-RUN_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2
-. endif
-
EXTRA_PATCHES+= ${FILESDIR}/extra-bzip2-patch-dolly.c
.endif