aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2009-08-25 11:29:10 +0800
committermarcus <marcus@FreeBSD.org>2009-08-25 11:29:10 +0800
commit92ad0a654f897a4e3152724a7ae2acb3d99a19b1 (patch)
tree6d2a4cbc49bccc7cc3250e5e5c4c31047e44c1c6
parent557e007050bcc7c20d53b422f9485fe82b7f3fac (diff)
downloadfreebsd-ports-gnome-92ad0a654f897a4e3152724a7ae2acb3d99a19b1.tar.gz
freebsd-ports-gnome-92ad0a654f897a4e3152724a7ae2acb3d99a19b1.tar.zst
freebsd-ports-gnome-92ad0a654f897a4e3152724a7ae2acb3d99a19b1.zip
Mark Galeon as deprecated. It will be removed when the legacy Gecko
modules are removed. Users should switch to Epiphany, Firefox 3, or any of the other modern browsers.
-rw-r--r--www/galeon/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index c9f3ccb64466..86d542073ce3 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -32,6 +32,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
MAN1= galeon.1
GCONF_SCHEMAS= galeon.schemas
+DEPRECATED= requires legacy Gecko; switch to www/epiphany instead
+
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk"