mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix build on -current.
This particular fixup could probably be applied across-the-board for GNU configure.
This commit is contained in:
parent
c056f83b88
commit
a35c8f2f6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365104
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ post-patch:
|
|||
${WRKSRC}/src/tilda.c
|
||||
@${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' \
|
||||
${WRKSRC}/src/tomboykeybinder.h
|
||||
@${REINPLACE_CMD} -e 's|-R$$found_dir|-Wl,-rpath,$$found_dir|g' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue