summaryrefslogtreecommitdiff
path: root/deskutils/plan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/plan/Makefile')
-rw-r--r--deskutils/plan/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/plan/Makefile b/deskutils/plan/Makefile
index 49217a1981ac..a060b0569325 100644
--- a/deskutils/plan/Makefile
+++ b/deskutils/plan/Makefile
@@ -42,7 +42,9 @@ do-install:
holiday_quebec holiday_spain holiday_swedish holiday_uk holiday_us \
${PREFIX}/share/doc/plan/examples
+.if !target(post-install)
post-install:
@${MKDIR} ${PREFIX}/share/netplan.dir
+.endif
.include <bsd.port.mk>