diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-11-22 06:24:39 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-11-22 06:24:39 +0000 |
commit | d9e8ad40c842932c2e304c53f6a7916c1ef78b0a (patch) | |
tree | 9f531b16327e0d37f19d3634cc5119f2e32dad87 /www/libxul | |
parent | 3ff79e83806b4bdeb484991cba494336b371ee20 (diff) |
Notes
Diffstat (limited to 'www/libxul')
-rw-r--r-- | www/libxul/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile index 2e27153d7b3d..196fad696217 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -31,7 +31,6 @@ BUILD_DEPENDS= nspr>=4.12:devel/nspr \ LIB_DEPENDS= libv4l2.so:multimedia/libv4l WRKSRC:= ${WRKDIR}/firefox-${DISTVERSION}esr -CONFLICTS_INSTALL= libxul-1.9.* USE_GL= gl USES= pathfix shebangfix tar:xz |