diff options
-rw-r--r-- | mail/thunderbird/Makefile | 3 | ||||
-rw-r--r-- | www/firefox-esr/Makefile | 3 | ||||
-rw-r--r-- | www/firefox/Makefile | 3 | ||||
-rw-r--r-- | www/libxul/Makefile | 3 | ||||
-rw-r--r-- | www/seamonkey/Makefile | 3 |
5 files changed, 5 insertions, 10 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 8be4e7f79c56..a5a7edc309d7 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -26,8 +26,7 @@ BUILD_DEPENDS= nspr>=4.12:devel/nspr \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ yasm:devel/yasm \ - zip:archivers/zip \ - unzip:archivers/unzip + zip:archivers/zip LIB_DEPENDS= libv4l2.so:multimedia/libv4l diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 8f133ee6299d..1a08025c4118 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -27,8 +27,7 @@ BUILD_DEPENDS= nspr>=4.12:devel/nspr \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ yasm:devel/yasm \ - zip:archivers/zip \ - unzip:archivers/unzip + zip:archivers/zip LIB_DEPENDS= libv4l2.so:multimedia/libv4l diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 42c0372f8b3a..ceaaf2d35d5b 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -27,8 +27,7 @@ BUILD_DEPENDS= nspr>=4.12:devel/nspr \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ yasm:devel/yasm \ - zip:archivers/zip \ - unzip:archivers/unzip + zip:archivers/zip LIB_DEPENDS= libv4l2.so:multimedia/libv4l diff --git a/www/libxul/Makefile b/www/libxul/Makefile index 329b93b5bd7d..b3af99080576 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -25,8 +25,7 @@ BUILD_DEPENDS= nspr>=4.12:devel/nspr \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ yasm:devel/yasm \ - zip:archivers/zip \ - unzip:archivers/unzip + zip:archivers/zip LIB_DEPENDS= libv4l2.so:multimedia/libv4l diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index a424fe87a466..9aacf3d110b5 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -27,8 +27,7 @@ BUILD_DEPENDS= nspr>=4.10.10:devel/nspr \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ yasm:devel/yasm \ - zip:archivers/zip \ - unzip:archivers/unzip + zip:archivers/zip # opus>=1.1:audio/opus \ LIB_DEPENDS= libv4l2.so:multimedia/libv4l |