aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkimageview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtkimageview/Makefile')
-rw-r--r--x11-toolkits/gtkimageview/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gtkimageview/Makefile b/x11-toolkits/gtkimageview/Makefile
index 1b897793e10c..ab839967d07a 100644
--- a/x11-toolkits/gtkimageview/Makefile
+++ b/x11-toolkits/gtkimageview/Makefile
@@ -20,6 +20,8 @@ USE_GNOME= gtk20
USE_LDCONFIG= yes
post-patch:
+ @${REINPLACE_CMD} -e '/^gtkimageview-marshal.[ch]:/s|$$[(]GLIB_GENMARSHAL[)]||'\
+ ${WRKSRC}/src/Makefile.in
@${REINPLACE_CMD} -e '/^CFLAGS/s|-Werror||' ${WRKSRC}/configure
@${REINPLACE_CMD} -e '/^pkgconfigdir/s|=.*|=${PREFIX}/libdata/pkgconfig|'\
${WRKSRC}/Makefile.in