summaryrefslogtreecommitdiff
path: root/databases/slony1/patches/patch-aa
blob: 1c0d9d9316839472cc9feef58f313785edf5a76b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.5 2010/04/15 07:55:32 adam Exp $

--- configure.orig	2009-05-08 22:10:34.000000000 +0000
+++ configure
@@ -2014,6 +2014,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)