081c0f8957
of an emulated operating system. Instead of proliferating things like SUSE_VERSION_REQD, NETBSD_VERSION_REQD, SOLARIS_VERSION_REQD, etc., a package can say: EMUL_REQD= suse>=9.1 netbsd>=2.0 solaris>=10 all in one, succinct line.
9 lines
205 B
Text
9 lines
205 B
Text
# $NetBSD: Makefile.solaris-sparc,v 1.2 2007/08/23 18:20:34 jlam Exp $
|
|
|
|
EMUL_REQD= solaris>=11
|
|
|
|
DISTNAME= firefox-3.0a7pre.en-US.solaris11-sparc
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MOZ_GTK2= yes
|
|
MOZ_PLATFORM= solaris
|