aboutsummaryrefslogtreecommitdiff
path: root/math/miracl
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-04-05 12:52:06 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-04-05 12:52:06 +0000
commite7a188313687703ded73222190143961f6192f6a (patch)
tree33aba6cbedb60e7db9bdb3485cff2272a6ecc7b9 /math/miracl
parent9b707841efbcb8ae908a4d5ea52b56d9d0737788 (diff)
downloadports-e7a188313687703ded73222190143961f6192f6a.tar.gz
ports-e7a188313687703ded73222190143961f6192f6a.zip
- Fix build
PR: ports/122463 Submitted by: Ralf van der Enden <tremere at cainites.net>
Notes
Notes: svn path=/head/; revision=210575
Diffstat (limited to 'math/miracl')
-rw-r--r--math/miracl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/miracl/Makefile b/math/miracl/Makefile
index 8e68b6b52e99..b9a2b86df9c2 100644
--- a/math/miracl/Makefile
+++ b/math/miracl/Makefile
@@ -44,6 +44,7 @@ post-patch:
-e 's|gcc|${CC}|' \
-e 's|g\+\+|${CXX}|' \
-e 's|-O2|${CFLAGS}|' \
+ ${WRKSRC}/${BUILDCMD}
.else
@${REINPLACE_CMD} -E \
-e 's|gcc|${CC}|' \