1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Bump required system NSPR version

MFH:		2015Q1
X-MFH-With:	r378253
This commit is contained in:
Jan Beich 2015-03-31 22:15:15 +00:00
parent b7266c36fe
commit 5231034e80
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382881

View File

@ -12,7 +12,7 @@ MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
MAINTAINER= gecko@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
BUILD_DEPENDS= nspr>=4.10.6:${PORTSDIR}/devel/nspr \
BUILD_DEPENDS= nspr>=4.10.8:${PORTSDIR}/devel/nspr \
nss>=3.17.4:${PORTSDIR}/security/nss \
libevent2>=2.0.21_2:${PORTSDIR}/devel/libevent2 \
cairo>=1.12.16_1,2:${PORTSDIR}/graphics/cairo \