mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
- Respect CFLAGS and PTHREAD_LIBS
PR: 61530 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer) Approved by: erwin (mentor) (implicitly)
This commit is contained in:
parent
22fc50085a
commit
a7572876c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98478
@ -21,11 +21,11 @@ USE_REINPLACE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=
|
||||
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= XML2POT=${TRUE} PO2XML=${TRUE}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-pedantic ||g' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user