mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Update post-patch section
- Update WWW - Bump PORTREVISION Submitted by: George Gesslein II <georgegesslein@gmail.com> (author)
This commit is contained in:
parent
9990b39a9d
commit
dfd863c689
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245831
2 changed files with 3 additions and 3 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= mathomatic
|
||||
PORTVERSION= 15.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.panix.com/~gesslein/ \
|
||||
CRITICAL
|
||||
|
@ -25,8 +26,7 @@ PORTDOCS= *
|
|||
MAN1= mathomatic.1
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/^CFLAGS/ s|-O2||; /^LDFLAGS/ s|-s||' \
|
||||
${WRKSRC}/makefile
|
||||
@${REINPLACE_CMD} -e '/^CFLAGS/ s|-O||' ${WRKSRC}/makefile
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/mathomatic ${PREFIX}/bin
|
||||
|
|
|
@ -7,4 +7,4 @@ Mathomatic can:
|
|||
* Perform complex number and polynomial arithmetic,
|
||||
* Generate efficient C or Java code from equations.
|
||||
|
||||
WWW: http://mathomatic.orgserve.de/math/
|
||||
WWW: http://www.mathomatic.org
|
||||
|
|
Loading…
Add table
Reference in a new issue