mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 18:16:48 -04:00
11 lines
271 B
Text
11 lines
271 B
Text
--- configure.ac.orig 2014-07-06 11:51:29 UTC
|
|
+++ configure.ac
|
|
@@ -164,7 +164,7 @@ case ${target_os} in
|
|
AC_DEFINE_UNQUOTED(SYS_SUNOS, "1", [operating system])
|
|
;;
|
|
|
|
- *bsd*)
|
|
+ *bsd*|dragonfly*)
|
|
AC_DEFINE_UNQUOTED(SYS_BSD, "1", [operating system])
|
|
;;
|
|
|