summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-10-15 14:32:17 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-10-15 14:32:17 +0000
commit3a559036b4aa690d8b8af0e29677456d9325e72d (patch)
treefa55177544c6d762d6ef74afb36d19ec17f99ecf /profiles/default/bsd
parentDoesn't work with xorg-server-1.13, bug #434468. (diff)
downloadgentoo-2-3a559036b4aa690d8b8af0e29677456d9325e72d.tar.gz
gentoo-2-3a559036b4aa690d8b8af0e29677456d9325e72d.tar.bz2
gentoo-2-3a559036b4aa690d8b8af0e29677456d9325e72d.zip
remove python and perl from packages.build, add autotools, like on linux
Diffstat (limited to 'profiles/default/bsd')
-rw-r--r--profiles/default/bsd/ChangeLog5
-rw-r--r--profiles/default/bsd/fbsd/packages.build7
2 files changed, 8 insertions, 4 deletions
diff --git a/profiles/default/bsd/ChangeLog b/profiles/default/bsd/ChangeLog
index f1250658dc51..066e2ba9f4eb 100644
--- a/profiles/default/bsd/ChangeLog
+++ b/profiles/default/bsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for profile directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.129 2012/10/14 22:29:37 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.130 2012/10/15 14:32:17 aballier Exp $
+
+ 15 Oct 2012; Alexis Ballier <aballier@gentoo.org> fbsd/packages.build:
+ remove python and perl from packages.build, add autotools, like on linux
14 Oct 2012; <naota@gentoo.org> fbsd/package.use.mask:
Mask numa on sys-apps/hwloc
diff --git a/profiles/default/bsd/fbsd/packages.build b/profiles/default/bsd/fbsd/packages.build
index c27cef7207e2..ed108f658b66 100644
--- a/profiles/default/bsd/fbsd/packages.build
+++ b/profiles/default/bsd/fbsd/packages.build
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/packages.build,v 1.5 2012/05/05 13:16:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/packages.build,v 1.6 2012/10/15 14:32:17 aballier Exp $
# This file describes the packages needed to build a stage 1 based on this
# profile. Packages in this file are built in order.
@@ -15,6 +15,9 @@ app-arch/libarchive
app-shells/bash
net-misc/rsync
net-misc/wget
+sys-devel/autoconf
+sys-devel/automake
+sys-devel/libtool
sys-apps/openrc
sys-apps/baselayout
sys-apps/diffutils
@@ -34,8 +37,6 @@ sys-devel/gettext
sys-devel/gnuconfig
sys-devel/make
sys-devel/patch
-dev-lang/perl
-dev-lang/python
app-editors/nano
virtual/editor
virtual/libc