mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
math/libsemigroups: respect user-provided CFLAGS
This commit is contained in:
parent
ec8086c7b0
commit
79b0a197fb
@ -3,6 +3,7 @@
|
||||
PORTNAME= libsemigroups
|
||||
PORTVERSION= 1.3.7
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
@ -40,6 +41,6 @@ pre-configure:
|
||||
${WRKSRC}/include/libsemigroups/hpcombi.hpp
|
||||
.endif
|
||||
${REINPLACE_CMD} -e 's|fmtinclude_HEADERS|#fmtinclude_HEADERS|' \
|
||||
${WRKSRC}/Makefile.am
|
||||
-e 's|-O3 ||' ${WRKSRC}/Makefile.am
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user