diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-06-03 22:28:21 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-06-03 22:28:21 +0000 |
commit | 6e7dfd1704fc4177b1837ec1e0958f272595e5c1 (patch) | |
tree | def6dbf63861d7e2c22ee3a6adc46bff0f5f4d9e /net-dialup/pptpd/pptpd-1.3.4.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-6e7dfd1704fc4177b1837ec1e0958f272595e5c1.tar.gz gentoo-2-6e7dfd1704fc4177b1837ec1e0958f272595e5c1.tar.bz2 gentoo-2-6e7dfd1704fc4177b1837ec1e0958f272595e5c1.zip |
Restrict WANT_AUTOMAKE since it uses eautomake.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'net-dialup/pptpd/pptpd-1.3.4.ebuild')
-rw-r--r-- | net-dialup/pptpd/pptpd-1.3.4.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-dialup/pptpd/pptpd-1.3.4.ebuild b/net-dialup/pptpd/pptpd-1.3.4.ebuild index 9dc051653126..da893b10eb16 100644 --- a/net-dialup/pptpd/pptpd-1.3.4.ebuild +++ b/net-dialup/pptpd/pptpd-1.3.4.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.3.4.ebuild,v 1.8 2009/05/02 19:27:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.3.4.ebuild,v 1.9 2009/06/03 22:28:21 flameeyes Exp $ + +WANT_AUTOMAKE="1.9" inherit eutils autotools flag-o-matic |