summaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/rezlooks/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-themes/rezlooks/Makefile b/x11-themes/rezlooks/Makefile
index 7e7b4c8f162c..e1a21cd0ed4e 100644
--- a/x11-themes/rezlooks/Makefile
+++ b/x11-themes/rezlooks/Makefile
@@ -26,4 +26,8 @@ OPTIONS+= ANIMATION "Animation support" On
CONFIGURE_ARGS+= --enable-animation
.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' \
+ ${WRKSRC}/src/animation.c
+
.include <bsd.port.mk>