mirror of
https://git.freebsd.org/ports.git
synced 2025-05-21 19:35:28 -04:00
Add missing library libgmodule-2.0
Reported by: antoine
This commit is contained in:
parent
38ea717341
commit
951afa4021
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367051
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,8 @@ post-patch:
|
|||
${WRKSRC}/help/fish/Makefile.in
|
||||
@${REINPLACE_CMD} -e 's|python.* python2\.0|${PYTHON_VERSION}|g' \
|
||||
${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} '/_LIBADD =/s/$$/ -lgmodule-2.0/' \
|
||||
${WRKSRC}/gnome-panel/libpanel-applet-private/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue