diff options
author | naddy <naddy@FreeBSD.org> | 2014-05-26 04:07:24 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2014-05-26 04:07:24 +0800 |
commit | 33527f591ec3506d5e97879ce10ee6524e0761d0 (patch) | |
tree | 635b345903cce82563732b4627277fe269316e9e /www/libxul | |
parent | 8be8511cd27d328336207a1351bd00ecc5cb0972 (diff) | |
download | freebsd-ports-gnome-33527f591ec3506d5e97879ce10ee6524e0761d0.tar.gz freebsd-ports-gnome-33527f591ec3506d5e97879ce10ee6524e0761d0.tar.zst freebsd-ports-gnome-33527f591ec3506d5e97879ce10ee6524e0761d0.zip |
Switch Opus to USES=libtool.
Bump dependent ports. [1]
Approved by: portmgr (implicit) [1]
Diffstat (limited to 'www/libxul')
-rw-r--r-- | www/libxul/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile index 37db7447e248..c9ab49a6795c 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -3,6 +3,7 @@ PORTNAME= libxul DISTVERSION= 24.5.0 +PORTREVISION= 1 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ https://ftp.mozilla.org/pub/mozilla.org/firefox/candidates/${DISTVERSION}esr-candidates/build1/source/ |