summaryrefslogtreecommitdiff
path: root/sysutils/hal/patches/patch-nb
blob: 22f30195d76901d21a91dcf78b028eebcfe21250 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$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)"\" \