aboutsummaryrefslogtreecommitdiff
path: root/www/firefox-esr/Makefile
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2012-08-12 16:00:43 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2012-08-12 16:00:43 +0000
commit7d9363525fc49c588b0c599780aa033ac7669427 (patch)
tree4287238cbd857249d800d7061e3f0b93737e7ddb /www/firefox-esr/Makefile
parent8354dd513cafb80bec64428185c2468ba2acbd94 (diff)
downloadports-7d9363525fc49c588b0c599780aa033ac7669427.tar.gz
ports-7d9363525fc49c588b0c599780aa033ac7669427.zip
- Don't create empty nss directory
- Bump PORTREVISION to rebuild packages on pointyhat Reported by: pointyhat Submitted by: jbeich via freebsd-gecko repository
Notes
Notes: svn path=/head/; revision=302444
Diffstat (limited to 'www/firefox-esr/Makefile')
-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}