summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-01-29 01:35:46 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-01-29 01:35:46 +0000
commite2bc21b6ba935bcb4f310a30bdd7d4018ac08e5d (patch)
tree9f4549a9c23021a1aa1096b3d472e481ca8c9210
parentFix bug: When the net/cvsup-mirror port is installed on a system (diff)
Build fix on pointyhat.
Submitted by: pav
Notes
Notes: svn path=/head/; revision=183586
-rw-r--r--math/kaskade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/kaskade/Makefile b/math/kaskade/Makefile
index 01874af2e3da..cdcbefb71c01 100644
--- a/math/kaskade/Makefile
+++ b/math/kaskade/Makefile
@@ -29,7 +29,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
DIST_SUBDIR= kaskade
WRKSRC= ${WRKDIR}/3.2.1
-post-patch:
+pre-configure:
${CP} ${FILESDIR}/Makefile ${WRKSRC}
${CP} ${FILESDIR}/configure ${WRKSRC}
@${DIRNAME} `${F77} -print-libgcc-file-name` > ${WRKSRC}/LIBDIR