diff options
Diffstat (limited to 'sysutils')
-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 3f32f055795e..7793d961f6d9 100644 --- a/sysutils/hploscripts/Makefile +++ b/sysutils/hploscripts/Makefile @@ -28,12 +28,10 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/*.xml ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/hponcfg_reformat.xsl ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/locfg.pl ${STAGEDIR}${PREFIX}/bin/locfg -.if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/iLO_perl_xml.pdf ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/linux-LOsamplescripts3.00.0-2.txt \ ${STAGEDIR}${DOCSDIR}/linux-LOsamplescripts.txt -.endif regression-test: build @${PERL} -c ${WRKSRC}/locfg.pl |