aboutsummaryrefslogtreecommitdiff
path: root/math/algae
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-01-16 05:50:07 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-01-16 05:50:07 +0000
commit167c9e4db692e9ce12e39b6a3dd085b1cbaae043 (patch)
tree6a0ea1ec4bbb3120ef3681a43883d0e4206ea6fd /math/algae
parent959073263f37839a702a65137d4c598c2acfafdd (diff)
downloadports-167c9e4db692e9ce12e39b6a3dd085b1cbaae043.tar.gz
ports-167c9e4db692e9ce12e39b6a3dd085b1cbaae043.zip
Notes
Diffstat (limited to 'math/algae')
-rw-r--r--math/algae/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/algae/Makefile b/math/algae/Makefile
index 19fb07c8e918..76ca6e8facce 100644
--- a/math/algae/Makefile
+++ b/math/algae/Makefile
@@ -40,7 +40,7 @@ post-patch:
${WRKSRC}/configure.in
pre-configure:
- @${DIRNAME} `${LOCALBASE}/bin/${F77} -print-libgcc-file-name` > ${WRKSRC}/LIBDIR
+ @${DIRNAME} `${F77} -print-libgcc-file-name` > ${WRKSRC}/LIBDIR
.include <bsd.port.pre.mk>