blob: 2b54ce491e1306be64e70afe3679e42e5dda4714 (
plain)
1
2
3
4
5
6
7
8
|
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/make.defaults,v 1.2 2012/10/30 17:50:49 grobian Exp $
MACOSX_DEPLOYMENT_TARGET="10.5"
# sandbox is working with use of Mac OS X's seatbelt (since 10.5)
FEATURES="sandbox"
|