diff options
Diffstat (limited to 'www/libxul')
-rw-r--r-- | www/libxul/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 |