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
210 B
Text
9 lines
210 B
Text
# $NetBSD: Makefile.solaris-i386,v 1.2 2007/08/23 18:20:31 jlam Exp $
|
|
|
|
EMUL_REQD= solaris>=10
|
|
|
|
DISTNAME= thunderbird-3.0a1.en-US.solaris10-nosvg-i386
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MOZ_GTK2= yes
|
|
MOZ_PLATFORM= solaris
|