mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Sync with www/mozilla.
- remove local hack used to build PSM and use vendor-supplied procedure instead - remove superfluous chmod - update md5 checksum. no changes in the content of the tarball other than in the CVS/* subdirectories
This commit is contained in:
parent
c289940cad
commit
f9a77abfe1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44241
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= mozilla
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
PKGNAMESUFFIX= +ipv6
|
||||
CATEGORIES= www ipv6
|
||||
@ -40,6 +41,7 @@ CONFIGURE_ARGS= \
|
||||
--disable-md \
|
||||
--disable-pedantic \
|
||||
--disable-xterm-updates \
|
||||
--enable-crypto \
|
||||
--enable-double-buffer \
|
||||
--enable-editor \
|
||||
--enable-mailnews \
|
||||
@ -59,10 +61,8 @@ CONFIGURE_ENV= BSD_PTHREAD_LIBS="${PTHREAD_LIBS}"
|
||||
MAKE_ENV= LD_LIBRARY_PATH=${WRKSRC}/dist/bin
|
||||
|
||||
post-build:
|
||||
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} BUILD_MODULES=psm
|
||||
@${SED} -e "s;@PREFIX@;${PREFIX};g" \
|
||||
${FILESDIR}/mozilla.sh >${WRKSRC}/mozilla
|
||||
@${CHMOD} 555 ${WRKSRC}/mozilla
|
||||
@(cd ${WRKSRC}/dist/bin; \
|
||||
${SETENV} LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regxpcom; \
|
||||
${ECHO} skin,install,select,classic/1.0 >> chrome/installed-chrome.txt; \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (mozilla-source-0.9.1.tar.bz2) = 1026af0ec03db33f3095c2c17d002749
|
||||
MD5 (mozilla-source-0.9.1.tar.bz2) = 21d313a471e6bee622c7bb009a18faf5
|
||||
|
@ -91,7 +91,7 @@ lib/mozilla/chrome/overlayinfo/navigator/content/overlays.rdf
|
||||
lib/mozilla/chrome/pipnss.jar
|
||||
lib/mozilla/chrome/pippki.jar
|
||||
lib/mozilla/chrome/toolkit.jar
|
||||
lib/mozilla/chrome/user-locales.rdf
|
||||
@unexec rm -f %D/lib/mozilla/chrome/user-locales.rdf
|
||||
lib/mozilla/chrome/user-skins.rdf
|
||||
lib/mozilla/component.reg
|
||||
lib/mozilla/components/absync.xpt
|
||||
|
Loading…
Reference in New Issue
Block a user