summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2008-04-04 02:18:21 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2008-04-04 02:18:21 +0800
commit44d2b7c22676d3e3f203ef3f0faa764ae31489dd (patch)
treeff2367dea4a47930e902317fb7c8d6b9f2696dcf /www
parentc1b857d3e707f49341a947d050c7772f853f794f (diff)
downloadmarcuscom-ports-44d2b7c22676d3e3f203ef3f0faa764ae31489dd.tar
marcuscom-ports-44d2b7c22676d3e3f203ef3f0faa764ae31489dd.tar.gz
marcuscom-ports-44d2b7c22676d3e3f203ef3f0faa764ae31489dd.tar.bz2
marcuscom-ports-44d2b7c22676d3e3f203ef3f0faa764ae31489dd.tar.lz
marcuscom-ports-44d2b7c22676d3e3f203ef3f0faa764ae31489dd.tar.xz
marcuscom-ports-44d2b7c22676d3e3f203ef3f0faa764ae31489dd.tar.zst
marcuscom-ports-44d2b7c22676d3e3f203ef3f0faa764ae31489dd.zip
Fix index
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10857 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r--www/mozilla/Makefile.common2
-rw-r--r--www/mozilla/bsd.gecko.mk4
2 files changed, 4 insertions, 2 deletions
diff --git a/www/mozilla/Makefile.common b/www/mozilla/Makefile.common
index 345837e12..57ef5ba1a 100644
--- a/www/mozilla/Makefile.common
+++ b/www/mozilla/Makefile.common
@@ -1,3 +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"
+.warning This file has now been moved to ${PORTSDIR}/Mk/bsd.gecko.mk please use USE_GECKO=gecko
diff --git a/www/mozilla/bsd.gecko.mk b/www/mozilla/bsd.gecko.mk
index 2701b006d..2e793dc3e 100644
--- a/www/mozilla/bsd.gecko.mk
+++ b/www/mozilla/bsd.gecko.mk
@@ -1 +1,3 @@
-.warning This file has now been moved to ${PORTSDIR}/Mk/bsd.gecko.mk please update ${PORTNAME}
+.include "${PORTSDIR}/Mk/bsd.gecko.mk"
+.warning This file has now been moved to ${PORTSDIR}/Mk/bsd.gecko.mk please update ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
+