aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libafterimage/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/libafterimage/Makefile b/graphics/libafterimage/Makefile
index 14d5d758f2cf..5249c16249db 100644
--- a/graphics/libafterimage/Makefile
+++ b/graphics/libafterimage/Makefile
@@ -50,6 +50,9 @@ CONFIGURE_ARGS+= --disable-mmx-optimization
INSTALL_TARGET= install install.doc
.endif
+post-extract:
+ @${LN} -sf ${WRKSRC} ${WRKDIR}/libAfterImage
+
post-patch:
@${REINPLACE_CMD} -e 's|-lgif|-lungif|g' ${WRKSRC}/configure
@${FIND} ${WRKSRC} -name '*.[ch]' | ${XARGS} ${REINPLACE_CMD} -e \