summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2011-11-27 04:51:35 +0000
committerTim Harder <radhermit@gentoo.org>2011-11-27 04:51:35 +0000
commit0645284cf3a8c74fdef457880b8e5821ec2b3fae (patch)
tree9a65015fd03940dd944088a40c1ca0b2f0a61ce6 /net-libs/gsnmp/gsnmp-0.3.0.ebuild
parentBuild in the source tree. (diff)
downloadgentoo-2-0645284cf3a8c74fdef457880b8e5821ec2b3fae.tar.gz
gentoo-2-0645284cf3a8c74fdef457880b8e5821ec2b3fae.tar.bz2
gentoo-2-0645284cf3a8c74fdef457880b8e5821ec2b3fae.zip
Build in the source tree.
(Portage version: 2.2.0_alpha77/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/gsnmp/gsnmp-0.3.0.ebuild')
-rw-r--r--net-libs/gsnmp/gsnmp-0.3.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-libs/gsnmp/gsnmp-0.3.0.ebuild b/net-libs/gsnmp/gsnmp-0.3.0.ebuild
index 8dfdca44beae..c64cb7cbb881 100644
--- a/net-libs/gsnmp/gsnmp-0.3.0.ebuild
+++ b/net-libs/gsnmp/gsnmp-0.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gsnmp/gsnmp-0.3.0.ebuild,v 1.2 2011/06/05 13:11:45 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gsnmp/gsnmp-0.3.0.ebuild,v 1.3 2011/11/27 04:51:35 radhermit Exp $
EAPI=3
@@ -21,6 +21,8 @@ DEPEND="
"
RDEPEND="${DEPEND}"
+AUTOTOOLS_IN_SOURCE_BUILD=1
+
src_configure() {
econf $(use_enable static-libs static)
}