summaryrefslogtreecommitdiff
path: root/www/seamonkey-bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/seamonkey-bin/Makefile')
-rw-r--r--www/seamonkey-bin/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/www/seamonkey-bin/Makefile b/www/seamonkey-bin/Makefile
index d7a57f062f3..a146923b225 100644
--- a/www/seamonkey-bin/Makefile
+++ b/www/seamonkey-bin/Makefile
@@ -1,16 +1,14 @@
-# $NetBSD: Makefile,v 1.14 2007/07/26 08:50:17 ghen Exp $
+# $NetBSD: Makefile,v 1.15 2007/07/29 05:20:03 jlam Exp $
MOZILLA= seamonkey
MOZ_VER= 1.1.3
MOZ_DISTVER= ${MOZ_VER}
HOMEPAGE= http://www.mozilla.org/projects/seamonkey/
-COMMENT= Full featured gecko-based browser (binary package)
+COMMENT= Full-featured gecko-based browser suite (binary package)
DIST_SUBDIR= ${MOZILLA}/${MOZ_DISTDIR}
-MOZ_GTK2= YES
-
-ONLY_FOR_PLATFORM+= Linux-*-i386
+EMUL_PLATFORMS= linux-i386
.include "../../www/seamonkey-bin/Makefile.common"