summaryrefslogtreecommitdiff
path: root/editors/leim20/patches/patch-ab
blob: 31bdc5bc7cf0c08f577663ab5c6681b48c3fae97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.1 2006/01/04 16:58:58 joerg Exp $

--- ../configure.orig	2006-01-04 16:46:20.000000000 +0000
+++ ../configure
@@ -1519,6 +1519,7 @@ case "${canonical}" in
       *-sysv4.2uw* )	  	opsys=unixware; NON_GNU_CPP=/lib/cpp ;;
       *-386bsd* )	        opsys=386bsd ;;
       *-freebsd* )	        opsys=freebsd ;;
+      *-dragonfly* )		opsys=dragonfly ;;
       *-nextstep* )             opsys=nextstep ;;
       ## Otherwise, we'll fall through to the generic opsys code at the bottom.
     esac