aboutsummaryrefslogtreecommitdiff
path: root/www/libxul
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/libxul
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Notes
Diffstat (limited to 'www/libxul')
-rw-r--r--www/libxul/Makefile32
1 files changed, 16 insertions, 16 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile
index b34550bbf98d..aed7797bb209 100644
--- a/www/libxul/Makefile
+++ b/www/libxul/Makefile
@@ -12,23 +12,23 @@ DISTNAME= firefox-${DISTVERSION}esr.source
MAINTAINER?= gecko@FreeBSD.org
COMMENT?= Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps
-BUILD_DEPENDS= nspr>=4.10.10:${PORTSDIR}/devel/nspr \
- nss>=3.19.2.1:${PORTSDIR}/security/nss \
- libevent2>=2.0.21_2:${PORTSDIR}/devel/libevent2 \
- soundtouch>=1.8.0:${PORTSDIR}/audio/soundtouch \
- harfbuzz>=0.9.34:${PORTSDIR}/print/harfbuzz \
- graphite2>=1.2.4:${PORTSDIR}/graphics/graphite2 \
- libvorbis>=1.3.5,3:${PORTSDIR}/audio/libvorbis \
- libvpx>=1.3.0:${PORTSDIR}/multimedia/libvpx \
- sqlite3>=3.8.9:${PORTSDIR}/databases/sqlite3 \
- ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
- v4l_compat>0:${PORTSDIR}/multimedia/v4l_compat \
- autoconf-2.13:${PORTSDIR}/devel/autoconf213 \
- zip:${PORTSDIR}/archivers/zip \
- unzip:${PORTSDIR}/archivers/unzip
-# opus>=1.1:${PORTSDIR}/audio/opus \
+BUILD_DEPENDS= nspr>=4.10.10:devel/nspr \
+ nss>=3.19.2.1:security/nss \
+ libevent2>=2.0.21_2:devel/libevent2 \
+ soundtouch>=1.8.0:audio/soundtouch \
+ harfbuzz>=0.9.34:print/harfbuzz \
+ graphite2>=1.2.4:graphics/graphite2 \
+ libvorbis>=1.3.5,3:audio/libvorbis \
+ libvpx>=1.3.0:multimedia/libvpx \
+ sqlite3>=3.8.9:databases/sqlite3 \
+ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \
+ v4l_compat>0:multimedia/v4l_compat \
+ autoconf-2.13:devel/autoconf213 \
+ zip:archivers/zip \
+ unzip:archivers/unzip
+# opus>=1.1:audio/opus \
-LIB_DEPENDS= libv4l2.so:${PORTSDIR}/multimedia/libv4l
+LIB_DEPENDS= libv4l2.so:multimedia/libv4l
WRKSRC= ${WRKDIR}/mozilla-esr38
CONFLICTS_INSTALL= libxul-1.9.*