diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-13 09:40:55 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-13 09:40:55 +0000 |
commit | de62636d2ce76ec085be6cba2095a67c8e1b46f9 (patch) | |
tree | 1726ed1f5cc2de3dd49d86bc3e8f0e3e696d26c1 /sysutils | |
parent | 242b4334b77e6810433484a0142d682bfade0ff3 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/magicrescue/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/magicrescue/Makefile b/sysutils/magicrescue/Makefile index ab5a6403d55c..01495e2dc2b1 100644 --- a/sysutils/magicrescue/Makefile +++ b/sysutils/magicrescue/Makefile @@ -23,8 +23,6 @@ OPTIONS_DEFINE= DOCS MAKE_ENV+= STAGEDIR=${STAGEDIR} -.include <bsd.port.options.mk> - post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in NEWS README |