freebsd-ports/sysutils/ipmi-kmod/files/patch-Makefile
Boris Samorodov 2440286e7d - more recent snapshot of the code from -current, containing much new code
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)
2006-09-27 15:18:37 +00:00

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