svn commit: r342500 - head/sysutils/freeipmi

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Feb 4 11:41:10 UTC 2014


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 at 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>


More information about the svn-ports-all mailing list