Date: Tue, 4 Feb 2014 11:41:10 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342500 - head/sysutils/freeipmi Message-ID: <201402041141.s14BfAGX028854@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Feb 4 11:41:10 2014 New Revision: 342500 URL: http://svnweb.freebsd.org/changeset/ports/342500 QAT: https://qat.redports.org/buildarchive/r342500/ Log: - Fix staging support PR: ports/186012 Submitted by: John Hein <jhein@symmetricom.com> Modified: head/sysutils/freeipmi/Makefile Modified: head/sysutils/freeipmi/Makefile ============================================================================== --- head/sysutils/freeipmi/Makefile Tue Feb 4 11:41:05 2014 (r342499) +++ head/sysutils/freeipmi/Makefile Tue Feb 4 11:41:10 2014 (r342500) @@ -63,7 +63,4 @@ post-patch: ${WRKSRC}/Makefile.in ${WRKSRC}/doc/Makefile.in .endif -post-install: - ${MKDIR} -m 0700 ${CACHE_DIR}/ipmimonitoringsdrcache ${LOG_DIR}/ ${RUN_DIR}/ - .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402041141.s14BfAGX028854>