aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/intclock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/intclock/Makefile')
-rw-r--r--x11-clocks/intclock/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-clocks/intclock/Makefile b/x11-clocks/intclock/Makefile
index 4322622c60c5..df9285c01172 100644
--- a/x11-clocks/intclock/Makefile
+++ b/x11-clocks/intclock/Makefile
@@ -30,4 +30,7 @@ post-patch:
s|/usr/share/intclock|${DATADIR}|' ${WRKSRC}/data/intclock.desktop
@${FIND} ${WRKSRC} -name \*.bak -delete
+pre-install:
+ @${INSTALL} -d ${PREFIX}/share/applications/
+
.include <bsd.port.mk>