aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-08-04 08:29:33 +0800
committermarino <marino@FreeBSD.org>2016-08-04 08:29:33 +0800
commit932729dc103ce5b7bbb723ccc11a773d5b9a3b18 (patch)
tree1cd9874ab4238ff082a6d2f208ca755b52e5a0c6 /archivers
parent00550776c4d07ce329fc8fb46f2a1c786cd54ae4 (diff)
downloadfreebsd-ports-gnome-932729dc103ce5b7bbb723ccc11a773d5b9a3b18.tar.gz
freebsd-ports-gnome-932729dc103ce5b7bbb723ccc11a773d5b9a3b18.tar.zst
freebsd-ports-gnome-932729dc103ce5b7bbb723ccc11a773d5b9a3b18.zip
archivers/liborange: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available on all supported platforms (since FreeBSD 8.0).
Diffstat (limited to 'archivers')
-rw-r--r--archivers/liborange/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile
index fc7e682efbe9..61e7a1e21675 100644
--- a/archivers/liborange/Makefile
+++ b/archivers/liborange/Makefile
@@ -11,8 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Library to extract CAB files from self-extracting installers
LIB_DEPENDS= libgsf-1.so:devel/libgsf
-RUN_DEPENDS= cabextract:archivers/cabextract \
- unzip:archivers/unzip
+RUN_DEPENDS= cabextract:archivers/cabextract
OPTIONS_DEFINE= LIBSYNCE LIBDYNAMITE LIBUNSHIELD INNO VISE MSI
OPTIONS_DEFAULT= LIBSYNCE LIBDYNAMITE LIBUNSHIELD