summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2008-04-04 01:02:35 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2008-04-04 01:02:35 +0800
commitb67313f1036db7030ee86536cc2824bd0d84dc73 (patch)
treeb44f943da2bd61ab59585363eba05c1b3399f045 /www
parenta05bdcb3c6009f0be7d5550b16c7773ba78fd359 (diff)
downloadmarcuscom-ports-b67313f1036db7030ee86536cc2824bd0d84dc73.tar
marcuscom-ports-b67313f1036db7030ee86536cc2824bd0d84dc73.tar.gz
marcuscom-ports-b67313f1036db7030ee86536cc2824bd0d84dc73.tar.bz2
marcuscom-ports-b67313f1036db7030ee86536cc2824bd0d84dc73.tar.lz
marcuscom-ports-b67313f1036db7030ee86536cc2824bd0d84dc73.tar.xz
marcuscom-ports-b67313f1036db7030ee86536cc2824bd0d84dc73.tar.zst
marcuscom-ports-b67313f1036db7030ee86536cc2824bd0d84dc73.zip
.include "${PORTSDIR}/Mk/bsd.gecko.mk" since it will be included too late in GECKO ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10855 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r--www/mozilla/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mozilla/Makefile.common b/www/mozilla/Makefile.common
index e0d7ffee1..345837e12 100644
--- a/www/mozilla/Makefile.common
+++ b/www/mozilla/Makefile.common
@@ -1,2 +1,3 @@
.warning This file has now been moved to ${PORTSDIR}/Mk/bsd.gecko.mk please use USE_GECKO=gecko
USE_GECKO=gecko
+.include "${PORTSDIR}/Mk/bsd.gecko.mk"