Fix the build with new glib 2.16.
Reported by: pointyhat via pav
This commit is contained in:
parent
e40bf3a9d5
commit
5b87d80654
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209918
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ post-patch:
|
|||
${WRKSRC}/libgphoto2-sharp/libgphoto2-sharp.dll.config
|
||||
@${REINPLACE_CMD} 's|#!/bin/bash|#!/bin/sh|g' \
|
||||
${WRKSRC}/tools/f-spot-import
|
||||
@${REINPLACE_CMD} 's|G_GNUC_FUNCTION|G_STRLOC|g' \
|
||||
${WRKSRC}/libfspot/f-jpeg-utils.c
|
||||
|
||||
.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue