diff options
author | 2009-07-15 21:26:24 +0000 | |
---|---|---|
committer | 2009-07-15 21:26:24 +0000 | |
commit | 85d9718586d1d42cce4ded516392fd2cf366fe88 (patch) | |
tree | 83c0d4724c974bdb19b05797819333a95e09bcae /mail-mta/netqmail/netqmail-1.05-r4.ebuild | |
parent | Version bump to 0.1.1 (diff) | |
download | historical-85d9718586d1d42cce4ded516392fd2cf366fe88.tar.gz historical-85d9718586d1d42cce4ded516392fd2cf366fe88.tar.bz2 historical-85d9718586d1d42cce4ded516392fd2cf366fe88.zip |
Drop bindnow-flags #226969 by Diego E. Pettenò.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'mail-mta/netqmail/netqmail-1.05-r4.ebuild')
-rw-r--r-- | mail-mta/netqmail/netqmail-1.05-r4.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail-mta/netqmail/netqmail-1.05-r4.ebuild b/mail-mta/netqmail/netqmail-1.05-r4.ebuild index 45e2e8064dc0..c9e8e0e00eba 100644 --- a/mail-mta/netqmail/netqmail-1.05-r4.ebuild +++ b/mail-mta/netqmail/netqmail-1.05-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r4.ebuild,v 1.22 2007/12/03 21:36:57 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r4.ebuild,v 1.23 2009/07/15 21:26:24 vapier Exp $ inherit eutils toolchain-funcs fixheadtails flag-o-matic @@ -115,7 +115,6 @@ src_unpack() { fi ht_fix_file Makefile* - append-ldflags $(bindnow-flags) use ssl && append-flags -DTLS |