diff options
author | John Marino <marino@FreeBSD.org> | 2016-08-04 04:57:59 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-08-04 04:57:59 +0000 |
commit | 78b071321a3a5f1bef7e0106e25519bcf03b2898 (patch) | |
tree | defae62807b7cc4f143dbd1f26156d254aef0993 /www/libxul | |
parent | f130164bea2ed302260f4171a0671c10278dd4e1 (diff) |
Notes
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 |