summaryrefslogtreecommitdiff
path: root/shells/flash
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-01-17 12:22:46 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-01-17 12:22:46 +0000
commit467b3f375a706bfaecd0af1bc398694b483c9aaf (patch)
tree7e0635616671203e427518735d320c03c11c01de /shells/flash
parentDon't include bsd.port.pre.mk twice. (diff)
Don't include bsd.port.pre.mk twice.
Notes
Notes: svn path=/head/; revision=24792
Diffstat (limited to 'shells/flash')
-rw-r--r--shells/flash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/flash/Makefile b/shells/flash/Makefile
index 25e002fbee4e..6450c6b123b8 100644
--- a/shells/flash/Makefile
+++ b/shells/flash/Makefile
@@ -67,4 +67,4 @@ post-install:
@${ECHO} "it to work properly."
@${ECHO}
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>