summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2006-09-24 07:40:00 +0000
committerPeter Volkov <pva@gentoo.org>2006-09-24 07:40:00 +0000
commit459b188dc86c5942355ef6a757095dcd3c479afa (patch)
tree0265e22eff331796fd81d885c6b36f409c114b6a /net-analyzer/ssldump/ssldump-0.9.ebuild
parentDrop pkg_setup() and use default fortran one. This gets rid of the forced ATL... (diff)
downloadhistorical-459b188dc86c5942355ef6a757095dcd3c479afa.tar.gz
historical-459b188dc86c5942355ef6a757095dcd3c479afa.tar.bz2
historical-459b188dc86c5942355ef6a757095dcd3c479afa.zip
Compilation failure with openssl-0.9.8 reported by Nils Ohlmeier (bug #147455) fixed.
Package-Manager: portage-2.1.1
Diffstat (limited to 'net-analyzer/ssldump/ssldump-0.9.ebuild')
-rw-r--r--net-analyzer/ssldump/ssldump-0.9.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/ssldump/ssldump-0.9.ebuild b/net-analyzer/ssldump/ssldump-0.9.ebuild
index 5b24a27cc7cf..d8aa6b457c39 100644
--- a/net-analyzer/ssldump/ssldump-0.9.ebuild
+++ b/net-analyzer/ssldump/ssldump-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ssldump/ssldump-0.9.ebuild,v 1.13 2006/02/15 23:57:50 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ssldump/ssldump-0.9.ebuild,v 1.14 2006/09/24 07:40:00 pva Exp $
inherit gnuconfig eutils
@@ -24,6 +24,7 @@ src_unpack() {
epatch "${FILESDIR}/${P}"-libpcap-header.patch
epatch "${FILESDIR}/${P}"-configure-dylib.patch
+ epatch "${FILESDIR}/${P}"-openssl-0.9.8.compile-fix.patch
}
src_compile() {