Respect CFLAGS and PTHREAD_LIBS
Approved by: Scott A. Moberly <smoberly@karamazov.org> (maintainer)
This commit is contained in:
parent
d049b8c87e
commit
59448a5697
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108504
@ -16,8 +16,6 @@ COMMENT= A KDE screensaver frontend for the Linux seti@home client
|
||||
USE_KDELIBS_VER=3
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=
|
||||
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
USE_REINPLACE= yes
|
||||
|
||||
post-patch:
|
||||
@ -29,5 +27,8 @@ post-patch:
|
||||
${WRKSRC}/po/fr.po \
|
||||
${WRKSRC}/po/zh_CN.GB2312.po \
|
||||
${WRKSRC}/po/ksetisaver.pot
|
||||
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
|
||||
.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