summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-12-03 17:54:57 +0000
committerahze <ahze@FreeBSD.org>2005-12-03 17:54:57 +0000
commitfb8046d33addca250e794a7c2cd69e32a61cbbed (patch)
tree3811072d9f5883e1b615da55522df4a4cbcd719d /www
parent7bef2d477a168ce5d00c993771f9802e65535e0a (diff)
downloadFreeBSD-ports-fb8046d33addca250e794a7c2cd69e32a61cbbed.zip
FreeBSD-ports-fb8046d33addca250e794a7c2cd69e32a61cbbed.tar.gz
- Move .include "${.CURDIR}/../mozilla/Makefile.common" to the bottom so
svg works for some people. Pointyhat to: me
Diffstat (limited to 'www')
-rw-r--r--www/firefox-esr/Makefile2
-rw-r--r--www/firefox/Makefile2
-rw-r--r--www/firefox10/Makefile2
-rw-r--r--www/firefox15/Makefile2
-rw-r--r--www/firefox36/Makefile2
-rw-r--r--www/flock/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index f2eb5ed..9a4d78c 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -42,7 +42,6 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
SMB "Enable smb:// URI support using gnomevfs" off
.include <bsd.port.pre.mk>
-.include "${.CURDIR}/../mozilla/Makefile.common"
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
IGNORE= core dumps on alpha during post-build
@@ -103,4 +102,5 @@ post-install:
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default.xpm
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/share/pixmaps/${FIREFOX_ICON}
+.include "${.CURDIR}/../mozilla/Makefile.common"
.include <bsd.port.post.mk>
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index f2eb5ed..9a4d78c 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -42,7 +42,6 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
SMB "Enable smb:// URI support using gnomevfs" off
.include <bsd.port.pre.mk>
-.include "${.CURDIR}/../mozilla/Makefile.common"
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
IGNORE= core dumps on alpha during post-build
@@ -103,4 +102,5 @@ post-install:
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default.xpm
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/share/pixmaps/${FIREFOX_ICON}
+.include "${.CURDIR}/../mozilla/Makefile.common"
.include <bsd.port.post.mk>
diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile
index f2eb5ed..9a4d78c 100644
--- a/www/firefox10/Makefile
+++ b/www/firefox10/Makefile
@@ -42,7 +42,6 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
SMB "Enable smb:// URI support using gnomevfs" off
.include <bsd.port.pre.mk>
-.include "${.CURDIR}/../mozilla/Makefile.common"
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
IGNORE= core dumps on alpha during post-build
@@ -103,4 +102,5 @@ post-install:
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default.xpm
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/share/pixmaps/${FIREFOX_ICON}
+.include "${.CURDIR}/../mozilla/Makefile.common"
.include <bsd.port.post.mk>
diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile
index f2eb5ed..9a4d78c 100644
--- a/www/firefox15/Makefile
+++ b/www/firefox15/Makefile
@@ -42,7 +42,6 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
SMB "Enable smb:// URI support using gnomevfs" off
.include <bsd.port.pre.mk>
-.include "${.CURDIR}/../mozilla/Makefile.common"
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
IGNORE= core dumps on alpha during post-build
@@ -103,4 +102,5 @@ post-install:
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default.xpm
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/share/pixmaps/${FIREFOX_ICON}
+.include "${.CURDIR}/../mozilla/Makefile.common"
.include <bsd.port.post.mk>
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile
index f2eb5ed..9a4d78c 100644
--- a/www/firefox36/Makefile
+++ b/www/firefox36/Makefile
@@ -42,7 +42,6 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
SMB "Enable smb:// URI support using gnomevfs" off
.include <bsd.port.pre.mk>
-.include "${.CURDIR}/../mozilla/Makefile.common"
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
IGNORE= core dumps on alpha during post-build
@@ -103,4 +102,5 @@ post-install:
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default.xpm
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/share/pixmaps/${FIREFOX_ICON}
+.include "${.CURDIR}/../mozilla/Makefile.common"
.include <bsd.port.post.mk>
diff --git a/www/flock/Makefile b/www/flock/Makefile
index f2eb5ed..9a4d78c 100644
--- a/www/flock/Makefile
+++ b/www/flock/Makefile
@@ -42,7 +42,6 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
SMB "Enable smb:// URI support using gnomevfs" off
.include <bsd.port.pre.mk>
-.include "${.CURDIR}/../mozilla/Makefile.common"
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
IGNORE= core dumps on alpha during post-build
@@ -103,4 +102,5 @@ post-install:
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default.xpm
${LN} -sf ${FIREFOX_ICON_SRC} ${PREFIX}/share/pixmaps/${FIREFOX_ICON}
+.include "${.CURDIR}/../mozilla/Makefile.common"
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud