summaryrefslogtreecommitdiff
path: root/databases/slony1/patches/patch-aa
blob: 2f252bd73eaea7b52d14ed7d53b043c661ba2f43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.4 2008/01/14 18:58:03 adam Exp $

--- configure.orig	2007-11-12 23:46:59.000000000 +0100
+++ configure
@@ -1904,6 +1904,7 @@ case $host_os in
   darwin*) template=darwin ;;
     dgux*) template=dgux ;;
  freebsd*) template=freebsd ;;
+ dragonfly*) template=dragonfly ;;
     hpux*) template=hpux ;;
     irix*) template=irix ;;
    linux*|gnu*|k*bsd*-gnu)