3ed5e850c7
Mozilla is the freely available version of Netscape's browser. Because only freely distributable code is included, some features are not yet present. This is a Linux binary package for Linux and NetBSD/i386.
8 lines
335 B
Text
8 lines
335 B
Text
# $NetBSD: Makefile.NetBSD.i386,v 1.1.1.1 2002/11/10 12:41:51 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 "../../emulators/suse_linux/Makefile.application"
|