aboutsummaryrefslogtreecommitdiff
path: root/net-im/psimedia/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/psimedia/Makefile')
-rw-r--r--net-im/psimedia/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/net-im/psimedia/Makefile b/net-im/psimedia/Makefile
index 91f1ed78e4bc..504e33de74fb 100644
--- a/net-im/psimedia/Makefile
+++ b/net-im/psimedia/Makefile
@@ -36,6 +36,13 @@ CONFIGURE_ARGS+= --debug
PLIST_SUB+= DEBUG=""
.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' \
+ ${WRKSRC}/gstprovider/rwcontrol.h \
+ ${WRKSRC}/gstprovider/gstthread.h \
+ ${WRKSRC}/gstprovider/gstelements/static/gstelements.h \
+ ${WRKSRC}/gstprovider/gstcustomelements/gstcustomelements.h
+
do-install:
${MKDIR} ${PREFIX}/${PSI_PLUGIN_DIR}
${INSTALL_PROGRAM} ${WRKSRC}/gstprovider/libgstprovider.so \