aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox-esr
diff options
context:
space:
mode:
authorbeat <beat@FreeBSD.org>2009-11-27 17:09:08 +0800
committerbeat <beat@FreeBSD.org>2009-11-27 17:09:08 +0800
commit079f19ef610fbe6a47369227ffe40f2a119daab2 (patch)
treef2c111f9cee3ad556f38b321304b374759bcb060 /www/firefox-esr
parentf0f85404dfce3e0ebbadd313810114113980462d (diff)
downloadfreebsd-ports-gnome-079f19ef610fbe6a47369227ffe40f2a119daab2.tar.gz
freebsd-ports-gnome-079f19ef610fbe6a47369227ffe40f2a119daab2.tar.zst
freebsd-ports-gnome-079f19ef610fbe6a47369227ffe40f2a119daab2.zip
- Remove obsolete inclusion of www/mozilla/Makefile.common
Approved by: portmgr (miwi) Exp-run by: miwi
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 2f3160db5136..b3179a91aa84 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -29,6 +29,7 @@ EXTRA_CFLAGS= -O2
HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
+USE_GECKO= gecko
WANT_PERL= yes
GECKO_PLIST_PRE_FILES= lib/${MOZILLA}/chrome/icons/default/default.xpm
GECKO_PLIST_PRE_DIRS= lib/${MOZILLA}/chrome/icons/default lib/${MOZILLA}/chrome/icons
@@ -110,5 +111,4 @@ post-install:
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/share/pixmaps/${FIREFOX_ICON}
@${CAT} ${PKGMESSAGE}
-.include "${PORTSDIR}/www/mozilla/Makefile.common"
.include <bsd.port.post.mk>