diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-13 09:40:50 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-13 09:40:50 +0000 |
commit | 242b4334b77e6810433484a0142d682bfade0ff3 (patch) | |
tree | 7b09583ee6c02503c2fc9aa6af13710eec27a3c4 /sysutils/hploscripts | |
parent | 95d0263cf84651d30577108cd7b79031da96264d (diff) |
Notes
Diffstat (limited to 'sysutils/hploscripts')
-rw-r--r-- | sysutils/hploscripts/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/hploscripts/Makefile b/sysutils/hploscripts/Makefile index 7793d961f6d9..b5f908b13d4c 100644 --- a/sysutils/hploscripts/Makefile +++ b/sysutils/hploscripts/Makefile @@ -21,8 +21,6 @@ PORTDOCS= iLO_perl_xml.pdf linux-LOsamplescripts.txt OPTIONS_DEFINE= DOCS -.include <bsd.port.options.mk> - do-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/*.xml ${STAGEDIR}${EXAMPLESDIR} |