diff options
Diffstat (limited to 'profiles/prefix/bsd')
-rw-r--r-- | profiles/prefix/bsd/openbsd/4.9/parent | 1 | ||||
-rw-r--r-- | profiles/prefix/bsd/openbsd/4.9/x64/make.defaults | 8 | ||||
-rw-r--r-- | profiles/prefix/bsd/openbsd/4.9/x64/parent | 1 | ||||
-rw-r--r-- | profiles/prefix/bsd/openbsd/4.9/x86/make.defaults | 8 | ||||
-rw-r--r-- | profiles/prefix/bsd/openbsd/4.9/x86/parent | 1 | ||||
-rw-r--r-- | profiles/prefix/bsd/parent | 2 |
6 files changed, 20 insertions, 1 deletions
diff --git a/profiles/prefix/bsd/openbsd/4.9/parent b/profiles/prefix/bsd/openbsd/4.9/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.9/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/prefix/bsd/openbsd/4.9/x64/make.defaults b/profiles/prefix/bsd/openbsd/4.9/x64/make.defaults new file mode 100644 index 0000000..04880b2 --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.9/x64/make.defaults @@ -0,0 +1,8 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/bsd/openbsd/4.2/x64/make.defaults,v 1.1 2009/06/06 03:54:44 solar Exp $ + +ARCH="x64-openbsd" +CHOST="x86_64-pc-openbsd4.9" +ACCEPT_KEYWORDS="~x64-openbsd" + diff --git a/profiles/prefix/bsd/openbsd/4.9/x64/parent b/profiles/prefix/bsd/openbsd/4.9/x64/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.9/x64/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/prefix/bsd/openbsd/4.9/x86/make.defaults b/profiles/prefix/bsd/openbsd/4.9/x86/make.defaults new file mode 100644 index 0000000..d3401c9 --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.9/x86/make.defaults @@ -0,0 +1,8 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/bsd/openbsd/4.2/x86/make.defaults,v 1.1 2009/06/06 03:54:45 solar Exp $ + +ARCH="x86-openbsd" +CHOST="i686-pc-openbsd4.9" +ACCEPT_KEYWORDS="~x86-openbsd" + diff --git a/profiles/prefix/bsd/openbsd/4.9/x86/parent b/profiles/prefix/bsd/openbsd/4.9/x86/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.9/x86/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/prefix/bsd/parent b/profiles/prefix/bsd/parent index 8f9718b..985c694 100644 --- a/profiles/prefix/bsd/parent +++ b/profiles/prefix/bsd/parent @@ -1 +1 @@ -$PORTDIR/profiles/base +../../base |