aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox-esr
diff options
context:
space:
mode:
authorbeat <beat@FreeBSD.org>2012-08-13 00:00:43 +0800
committerbeat <beat@FreeBSD.org>2012-08-13 00:00:43 +0800
commitf42e70b408139db511e12423e3e276b968faf7ce (patch)
tree4287238cbd857249d800d7061e3f0b93737e7ddb /www/firefox-esr
parentc3ce79156071fffff320abb88049ba990706d2be (diff)
downloadfreebsd-ports-gnome-f42e70b408139db511e12423e3e276b968faf7ce.tar.gz
freebsd-ports-gnome-f42e70b408139db511e12423e3e276b968faf7ce.tar.zst
freebsd-ports-gnome-f42e70b408139db511e12423e3e276b968faf7ce.zip
- Don't create empty nss directory
- Bump PORTREVISION to rebuild packages on pointyhat Reported by: pointyhat Submitted by: jbeich via freebsd-gecko repository
Diffstat (limited to 'www/firefox-esr')
-rw-r--r--www/firefox-esr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 813f223ab1da..c95732e9f18f 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -7,6 +7,7 @@
PORTNAME= firefox
DISTVERSION= 10.0.6
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= ${MASTER_SITE_MOZILLA}
@@ -118,7 +119,6 @@ pre-configure:
port-pre-install:
${ECHO_CMD} 'share/applications/${MOZILLA}.desktop' >> ${PLISTF}
- ${ECHO_CMD} "@exec mkdir -p %D/include/firefox/nss" >> ${PLISTD}
${ECHO_CMD} "@dirrmtry share/applications" >> ${PLISTD}
${ECHO_CMD} 'share/pixmaps/${FIREFOX_ICON}' >> ${PLISTF}