summaryrefslogtreecommitdiff
path: root/www/mozilla-bin-nightly/Makefile.NetBSD.i386
diff options
context:
space:
mode:
Diffstat (limited to 'www/mozilla-bin-nightly/Makefile.NetBSD.i386')
-rw-r--r--www/mozilla-bin-nightly/Makefile.NetBSD.i38610
1 files changed, 10 insertions, 0 deletions
diff --git a/www/mozilla-bin-nightly/Makefile.NetBSD.i386 b/www/mozilla-bin-nightly/Makefile.NetBSD.i386
new file mode 100644
index 00000000000..b0992a49d9e
--- /dev/null
+++ b/www/mozilla-bin-nightly/Makefile.NetBSD.i386
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile.NetBSD.i386,v 1.1.1.1 2003/05/20 14:25:14 grant Exp $
+#
+
+DEPENDS+= suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat
+DEPENDS+= suse_x11>=7.3:../../emulators/${SUSE_DIR_PREFIX}_x11
+DEPENDS+= suse_gtk>=7.3:../../emulators/${SUSE_DIR_PREFIX}_gtk
+
+.include "Makefile.Linux.i386"
+
+.include "../../emulators/suse_linux/Makefile.application"