diff options
author | stephen <stephen@FreeBSD.org> | 2014-01-27 07:31:22 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2014-01-27 07:31:22 +0800 |
commit | 094d236b89bb95b00871c6f74cd902c9bc0a2c24 (patch) | |
tree | dda48aef0c854351ddcc0cce7203cd17a7d1dde8 /math | |
parent | 5c4d1c3e6b1fae5a4a55f44c6614dfaa544be1f7 (diff) | |
download | freebsd-ports-gnome-094d236b89bb95b00871c6f74cd902c9bc0a2c24.tar.gz freebsd-ports-gnome-094d236b89bb95b00871c6f74cd902c9bc0a2c24.tar.zst freebsd-ports-gnome-094d236b89bb95b00871c6f74cd902c9bc0a2c24.zip |
- Implement staging.
Diffstat (limited to 'math')
-rw-r--r-- | math/fricas/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/fricas/Makefile b/math/fricas/Makefile index 22543e6eafb6..595d57d24555 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -30,7 +30,6 @@ STRIP= #nothing, these binaries fail if stripped PLIST_SUB= GNU_HOST="${CONFIGURE_TARGET}" -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ '/CCF=/s|-O2 -pipe|$$CFLAGS| ; \ |