summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/socat/socat-1.3.0.1.ebuild')
-rw-r--r--net-misc/socat/socat-1.3.0.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/socat/socat-1.3.0.1.ebuild b/net-misc/socat/socat-1.3.0.1.ebuild
index b2674fa89761..c47f15a9d13d 100644
--- a/net-misc/socat/socat-1.3.0.1.ebuild
+++ b/net-misc/socat/socat-1.3.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.3.0.1.ebuild,v 1.4 2003/09/05 22:01:49 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.3.0.1.ebuild,v 1.5 2004/04/26 12:44:02 agriffis Exp $
DESCRIPTION="Multipurpose relay (SOcket CAT)"
HOMEPAGE="http://www.dest-unreach.org/socat/"
@@ -31,7 +31,7 @@ src_compile() {
einfo "Sed"
sed -e "s:-Wall:${CFLAGS} -Wall:" Makefile.in.org > Makefile.in
einfo "Sed fertgi"
- econf ${myconf}
+ econf ${myconf} || die "econf failed"
# Calculating dependencies
# (this seems to error out (due to gcc3?) but compiles work