summaryrefslogtreecommitdiff
path: root/x11-wm/fvwm2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/fvwm2/Makefile')
-rw-r--r--x11-wm/fvwm2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile
index 77d77a27006f..92ac7f0cd6a1 100644
--- a/x11-wm/fvwm2/Makefile
+++ b/x11-wm/fvwm2/Makefile
@@ -64,7 +64,7 @@ post-install:
${PREFIX}/etc/system.fvwm2rc; \
fi
@${MKDIR} ${PREFIX}/share/fvwm2/pixmaps
- ${INSTALL_DATA} ${WRKDIR}/icons/*.xpm \
+ ${INSTALL_DATA} ${WRKDIR}/icons/fvwm_icons/*.xpm \
${PREFIX}/share/fvwm2/pixmaps
.include <bsd.port.post.mk>