aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-02-04 19:41:10 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-02-04 19:41:10 +0800
commit99362eb4c7a5ce85b6645f99a6152c5fa9a87686 (patch)
tree70b8853f52db6e19a65b5407148a57ac919abeaa /sysutils
parent9cdcaf1729cf9149ca0747e18f73f332f5d44cc1 (diff)
downloadfreebsd-ports-gnome-99362eb4c7a5ce85b6645f99a6152c5fa9a87686.tar.gz
freebsd-ports-gnome-99362eb4c7a5ce85b6645f99a6152c5fa9a87686.tar.zst
freebsd-ports-gnome-99362eb4c7a5ce85b6645f99a6152c5fa9a87686.zip
- Fix staging support
PR: ports/186012 Submitted by: John Hein <jhein@symmetricom.com>
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/freeipmi/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysutils/freeipmi/Makefile b/sysutils/freeipmi/Makefile
index cb397fd3848d..606aa876245d 100644
--- a/sysutils/freeipmi/Makefile
+++ b/sysutils/freeipmi/Makefile
@@ -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>