mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
update converters/ktnef: unbreak on -current
PR: 55715 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer)
This commit is contained in:
parent
72cf3ec02b
commit
b8a4fa151e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87262
1 changed files with 4 additions and 0 deletions
|
@ -18,7 +18,11 @@ USE_KDELIBS_VER= 3
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
USE_REINPLACE= yes
|
||||||
|
|
||||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||||
|
|
||||||
|
post-extract:
|
||||||
|
@${REINPLACE_CMD} -e 's|-pedantic ||g' ${WRKSRC}/configure
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue