forked from Lainports/freebsd-ports
recently committed; - the port will no longer build on FreeBSD 6-stable for versions after ipmi was MFC'd into the base system. PR: 103708 Submitted by: Nick Barkas <snb at threerings.net> (maintainer)
12 lines
420 B
Text
12 lines
420 B
Text
Index: Makefile
|
|
===================================================================
|
|
--- Makefile (revision 1137)
|
|
+++ Makefile (working copy)
|
|
@@ -1,6 +1,6 @@
|
|
# $FreeBSD: /tmp/pcvs/ports/sysutils/ipmi-kmod/files/Attic/patch-Makefile,v 1.1 2006-09-27 15:18:37 bsam Exp $
|
|
|
|
-.PATH: ${.CURDIR}/../../dev/ipmi
|
|
+.PATH: ${.CURDIR}/dev/ipmi
|
|
|
|
# XXX - ipmi_smbus and ipmi_ssif depend on smbus
|
|
# XXX - ipmi_acpi depends on acpi
|