diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-04 01:02:35 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-04 01:02:35 +0800 |
commit | b67313f1036db7030ee86536cc2824bd0d84dc73 (patch) | |
tree | b44f943da2bd61ab59585363eba05c1b3399f045 /www/mozilla/Makefile.common | |
parent | a05bdcb3c6009f0be7d5550b16c7773ba78fd359 (diff) | |
download | marcuscom-ports-b67313f1036db7030ee86536cc2824bd0d84dc73.tar.gz 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/mozilla/Makefile.common')
-rw-r--r-- | www/mozilla/Makefile.common | 1 |
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" |