pkgsrc/sysutils/hal/patches/patch-nb
jmcneill e6d7d53f6f Initial import of NetBSD HAL backend. It doesn't do much useful yet, but
keeping things here makes development easier. Bump PKGREVISION.
2008-11-25 23:10:23 +00:00

12 lines
374 B
Text

$NetBSD: patch-nb,v 1.1 2008/11/25 23:10:23 jmcneill Exp $
--- hald/Makefile.am.orig 2008-11-24 15:24:58.000000000 -0500
+++ hald/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = dummy freebsd linux solaris .
+SUBDIRS = dummy freebsd linux solaris netbsd .
AM_CPPFLAGS = \
-DPACKAGE_LIBEXEC_DIR=\""$(libexecdir)"\" \