Add missing library libgmodule-2.0
Reported by: antoine
This commit is contained in:
parent
366dc2eeab
commit
727d42317e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366999
1 changed files with 4 additions and 0 deletions
|
@ -62,4 +62,8 @@ CONFIGURE_ARGS+=--enable-python
|
|||
CONFIGURE_ARGS+=--disable-python
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} '/^EOG_MODULES=/s/"/"gmodule-2.0 /' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue