pkgsrc/editors/leim20/patches/patch-ab

12 lines
514 B
Text

$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