aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/xarchive/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/xarchive/Makefile b/archivers/xarchive/Makefile
index 28e5bf62ab87..2267c3f821d6 100644
--- a/archivers/xarchive/Makefile
+++ b/archivers/xarchive/Makefile
@@ -34,7 +34,6 @@ RAR_RUN_DEPENDS= rar:archivers/rar \
unrar:archivers/unrar
RPM_RUN_DEPENDS= rpm2cpio:archivers/rpm2cpio \
rpm:archivers/rpm4
-ZIP_RUN_DEPENDS= zip:archivers/zip \
- unzip:archivers/unzip
+ZIP_RUN_DEPENDS= zip:archivers/zip
.include <bsd.port.mk>