mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Fix build with gcc41
This commit is contained in:
parent
7ade13c7d3
commit
2bc4b8dcaa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180339
1 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,9 @@ MAN1= fileschanged.1
|
|||
PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README fileschanged.lsm
|
||||
PLIST_FILES= bin/fileschanged
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s,-Werror,," ${WRKSRC}/src/Makefile.in
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue