mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Fix build
This commit is contained in:
parent
5221138c5e
commit
4e5592f3c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316486
@ -25,6 +25,8 @@ MAN1= avinfo.1
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/^CC=/ d; /^CFLAGS=/ d; /^PREFIX=/ d' \
|
||||
${WRKSRC}/config.mk
|
||||
@${REINPLACE_CMD} -e '/BISON.*-d/ s|$$| \&\& ${REINPLACE_CMD} -e "/int yyparse (void)/ d" ass.tab.h|' \
|
||||
${WRKSRC}/src/Makefile
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/src/avinfo ${PREFIX}/bin/
|
||||
|
Loading…
Reference in New Issue
Block a user