summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/ftnchek/ftnchek-3.2.2.ebuild')
-rw-r--r--dev-util/ftnchek/ftnchek-3.2.2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-util/ftnchek/ftnchek-3.2.2.ebuild b/dev-util/ftnchek/ftnchek-3.2.2.ebuild
index 777feb9d9e79..0f71e0e986ad 100644
--- a/dev-util/ftnchek/ftnchek-3.2.2.ebuild
+++ b/dev-util/ftnchek/ftnchek-3.2.2.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/dev-util/ftnchek/ftnchek-3.2.2.ebuild,v 1.2 2003/07/12 14:28:13 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ftnchek/ftnchek-3.2.2.ebuild,v 1.3 2004/03/13 01:42:49 mr_bones_ Exp $
DESCRIPTION="Static analyzer a la 'lint' for Fortran 77"
HOMEPAGE="http://www.dsm.fordham.edu/~ftnchek/"
@@ -12,7 +12,6 @@ KEYWORDS="x86"
IUSE=""
DEPEND=""
-S=${WORKDIR}/${P}
src_compile() {
econf || die