aboutsummaryrefslogtreecommitdiff
path: root/deskutils/plan
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-12-01 02:07:21 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-12-01 02:07:21 +0000
commitbadabcb579c2d6f5c80cb227b314ca7c9798ddf7 (patch)
treeb246a2bbac81f58f778a4605891517cbffe9327c /deskutils/plan
parent19997da7f71d9c009f5f3e345e458e3eccc700bb (diff)
downloadports-badabcb579c2d6f5c80cb227b314ca7c9798ddf7.tar.gz
ports-badabcb579c2d6f5c80cb227b314ca7c9798ddf7.zip
Notes
Diffstat (limited to 'deskutils/plan')
-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>