Fix the build with new glib 2.16.

Reported by:	pointyhat via pav
This commit is contained in:
Jeremy Messenger 2008-03-27 02:06:20 +00:00
parent e40bf3a9d5
commit 5b87d80654
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209918

View file

@ -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>