summaryrefslogtreecommitdiffstats
path: root/astro/celestia/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/celestia/Makefile')
-rw-r--r--astro/celestia/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile
index 293bb894f..8a43f34b5 100644
--- a/astro/celestia/Makefile
+++ b/astro/celestia/Makefile
@@ -89,6 +89,7 @@ pre-patch:
@${REINPLACE_CMD} -e 's|COPYING||g' ${WRKSRC}/Makefile.in
post-install:
+ ${MKDIR} ${PREFIX}/share/pixmaps
${INSTALL_DATA} ${WRKSRC}/src/celestia/gtk/data/celestia.png \
${PREFIX}/share/pixmaps
.if !defined(NOPORTDOCS)