mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-23 11:45:18 -04:00
14 lines
408 B
Plaintext
14 lines
408 B
Plaintext
$NetBSD: patch-ag,v 1.1 2006/01/12 20:57:25 joerg Exp $
|
|
|
|
--- configure.orig 2006-01-12 20:37:05.000000000 +0000
|
|
+++ configure
|
|
@@ -1934,7 +1934,7 @@ linux* | gnu* | k*bsd*-gnu)
|
|
echo "${ECHO_T}*** GNU, building POSIX version. we need pthread and rt." >&6
|
|
PPC_LDADD="$PPC_LDADD -lpthread -lrt"
|
|
;;
|
|
-freebsd*)
|
|
+freebsd* | dragonfly*)
|
|
OSAPI_DIR=posix
|
|
if test "x$enable_ui" = "xno"; then
|
|
enable_ui="x11"
|