mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
352 B
Plaintext
14 lines
352 B
Plaintext
$NetBSD: patch-aa,v 1.1 2006/04/20 14:14:15 joerg Exp $
|
|
|
|
--- configure.orig 2006-04-20 14:10:40.000000000 +0000
|
|
+++ configure
|
|
@@ -19696,7 +19696,7 @@ echo "${ECHO_T}mmsystem" >&6
|
|
AUDIO_LDADD=-lwinmm
|
|
|
|
;;
|
|
- *freebsd*) cat >>confdefs.h <<\_ACEOF
|
|
+ *freebsd* | *dragonfly*) cat >>confdefs.h <<\_ACEOF
|
|
#define HAVE_OSS 1
|
|
_ACEOF
|
|
|