summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/xplanet/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/xplanet/Makefile b/astro/xplanet/Makefile
index a8ff0e622060..6c5a46f2a087 100644
--- a/astro/xplanet/Makefile
+++ b/astro/xplanet/Makefile
@@ -84,6 +84,8 @@ CONFIGURE_ARGS+= --without-tiff
post-extract:
@${REINPLACE_CMD} -e "s/default/default.sample/g" ${WRKSRC}/Makefile.in
+ @${REINPLACE_CMD} -e "s/PrintGifError();/GifError();/g" \
+ ${WRKSRC}/src/libimage/gif.c
@${MV} ${WRKSRC}/xplanet/config/default ${WRKSRC}/xplanet/config/default.sample
post-install: