summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-10-06 21:27:09 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-10-06 21:27:09 +0000
commit7a6a300210c82c4d0afdafe2509a5f88ff1bde66 (patch)
tree8acddb07644e409100a17876b653f54d839bab44 /xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild
parentUse has_version instead of built_with_use for python[ssl] check. (diff)
downloadgentoo-2-7a6a300210c82c4d0afdafe2509a5f88ff1bde66.tar.gz
gentoo-2-7a6a300210c82c4d0afdafe2509a5f88ff1bde66.tar.bz2
gentoo-2-7a6a300210c82c4d0afdafe2509a5f88ff1bde66.zip
Don't build static libs.
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild')
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild
index 89e80ee4d898..a16282bf4099 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild,v 1.12 2009/10/05 21:06:20 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild,v 1.13 2009/10/06 21:27:09 ssuominen Exp $
EAPI=2
inherit xfconf
@@ -20,6 +20,7 @@ DEPEND="${RDEPEND}
pkg_setup() {
XFCONF="--disable-dependency-tracking
+ --disable-static
$(use_enable debug)"
DOCS="AUTHORS ChangeLog NEWS README THANKS TODO"
}