summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2008-04-19 22:25:17 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2008-04-19 22:25:17 +0800
commitc2e7c190d6756ca737dbf578df5baa8e43e15145 (patch)
treebe0e45853d1acb9c2b96cff176b801a4ea1726bf
parent8abcdf228a140b0df2c64aba7c2e3f0149528861 (diff)
downloadmarcuscom-ports-c2e7c190d6756ca737dbf578df5baa8e43e15145.tar
marcuscom-ports-c2e7c190d6756ca737dbf578df5baa8e43e15145.tar.gz
marcuscom-ports-c2e7c190d6756ca737dbf578df5baa8e43e15145.tar.bz2
marcuscom-ports-c2e7c190d6756ca737dbf578df5baa8e43e15145.tar.lz
marcuscom-ports-c2e7c190d6756ca737dbf578df5baa8e43e15145.tar.xz
marcuscom-ports-c2e7c190d6756ca737dbf578df5baa8e43e15145.tar.zst
marcuscom-ports-c2e7c190d6756ca737dbf578df5baa8e43e15145.zip
Remove warnings
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10878 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--www/mozilla/Makefile.common1
-rw-r--r--www/mozilla/bsd.gecko.mk2
2 files changed, 0 insertions, 3 deletions
diff --git a/www/mozilla/Makefile.common b/www/mozilla/Makefile.common
index 57ef5ba1a..ef6e6f4d1 100644
--- a/www/mozilla/Makefile.common
+++ b/www/mozilla/Makefile.common
@@ -1,3 +1,2 @@
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 2e793dc3e..8003155fa 100644
--- a/www/mozilla/bsd.gecko.mk
+++ b/www/mozilla/bsd.gecko.mk
@@ -1,3 +1 @@
.include "${PORTSDIR}/Mk/bsd.gecko.mk"
-.warning This file has now been moved to ${PORTSDIR}/Mk/bsd.gecko.mk please update ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
-