diff options
Diffstat (limited to 'auto/os/conf')
| -rw-r--r-- | auto/os/conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/os/conf b/auto/os/conf index 2a6f99e8c..31a041f96 100644 --- a/auto/os/conf +++ b/auto/os/conf @@ -15,7 +15,7 @@ fi case $PLATFORM in - FreeBSD:*) + FreeBSD:* | DragonFly:*) . auto/os/freebsd ;; |
