diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-10-21 11:07:57 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-10-21 11:07:57 +0000 |
commit | b36d4128f64c28d79463a3597db37c0683f29c00 (patch) | |
tree | ee551a9d26c99e68baf051d65d7847c825a01e42 /www/firefox36 | |
parent | 1236954ab4e4ffdbb8396f7e10c92b0d637a315f (diff) | |
download | ports-b36d4128f64c28d79463a3597db37c0683f29c00.tar.gz ports-b36d4128f64c28d79463a3597db37c0683f29c00.zip |
Notes
Diffstat (limited to 'www/firefox36')
-rw-r--r-- | www/firefox36/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 31f3dd574f0f..9f737f1f6534 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}.source MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla -BUILD_DEPENDS= nspr>=4.8:${PORTSDIR}/devel/nspr +BUILD_DEPENDS= nspr>=4.8.6:${PORTSDIR}/devel/nspr USE_AUTOTOOLS= autoconf:213 USE_GECKO= gecko |