summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2009-04-09 11:12:52 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2009-04-09 11:12:52 +0800
commiteb47f548f58aa9584000c3ee2b3091332fc38204 (patch)
treeba0fa144d2908c9e976f35c4bf1841c96158a0d7 /www
parent8ca283dff3b4711d968618bd3c4d32dc45c41cfc (diff)
downloadmarcuscom-ports-eb47f548f58aa9584000c3ee2b3091332fc38204.tar
marcuscom-ports-eb47f548f58aa9584000c3ee2b3091332fc38204.tar.gz
marcuscom-ports-eb47f548f58aa9584000c3ee2b3091332fc38204.tar.bz2
marcuscom-ports-eb47f548f58aa9584000c3ee2b3091332fc38204.tar.lz
marcuscom-ports-eb47f548f58aa9584000c3ee2b3091332fc38204.tar.xz
marcuscom-ports-eb47f548f58aa9584000c3ee2b3091332fc38204.tar.zst
marcuscom-ports-eb47f548f58aa9584000c3ee2b3091332fc38204.zip
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12236 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r--www/mozilla/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile
index c6dd5096e..4e04bd681 100644
--- a/www/mozilla/Makefile
+++ b/www/mozilla/Makefile
@@ -3,11 +3,11 @@
# Whom: eivind/dima/jseger
#
# $FreeBSD$
-# $MCom: ports/www/mozilla/Makefile,v 1.53 2008/08/04 16:58:03 mezz Exp $
+# $MCom: ports/www/mozilla/Makefile,v 1.54 2008/08/07 04:43:01 mezz Exp $
PORTNAME= mozilla
PORTVERSION= 1.7.13
-PORTREVISION?= 10
+PORTREVISION?= 11
PORTEPOCH= 2
CATEGORIES?= www
MASTER_SITES= ${MASTER_SITE_MOZILLA} \
@@ -24,7 +24,7 @@ DEPRECATED= The mozilla team has shifted the development branch of mozilla to \
seamonkey, this port is outdated and has many vulnerabilities. \
Please consider using www/seamonkey or www/firefox instead.
-CONFLICTS= xulrunner-[0-9]*
+CONFLICTS= libxul-[0-9]*
MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/dist/bin
USE_GMAKE= yes
USE_BZIP2= yes