blob: 498aaf8c21aea382e66aec5a263d39375f894344 (
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.8/make.defaults,v 1.3 2012/10/30 17:50:49 grobian Exp $
MACOSX_DEPLOYMENT_TARGET="10.8"
# sandbox is working with use of Mac OS X's seatbelt (since 10.5)
FEATURES="sandbox"
|