aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-02-04 08:59:45 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-02-04 08:59:45 +0000
commitac1f1ac197b0d8ade1a151e44eae81f0c058b34b (patch)
tree663be47c69e3441439ca7039a270c717b748f501 /misc
parentbbfdb14cd3eb2283f9c05da928508deb7d50546c (diff)
downloadports-ac1f1ac197b0d8ade1a151e44eae81f0c058b34b.tar.gz
ports-ac1f1ac197b0d8ade1a151e44eae81f0c058b34b.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/gretl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gretl/Makefile b/misc/gretl/Makefile
index f4936c57be18..5892f4213e0d 100644
--- a/misc/gretl/Makefile
+++ b/misc/gretl/Makefile
@@ -60,8 +60,8 @@ BLAS= -lblas
LAPACK= -llapack
.endif
-post-patch:
- @${DIRNAME} `${LOCALBASE}/bin/${F77} -print-libgcc-file-name` > ${WRKSRC}/LIBDIR
+pre-configure:
+ @${DIRNAME} `${F77} -print-libgcc-file-name` > ${WRKSRC}/LIBDIR
.if ${ARCH} == "alpha"
BROKEN= math/lapack appears to be broken on alpha