summaryrefslogtreecommitdiff
path: root/devel/nss/patches/patch-ak
blob: f44525c51ae225a756b486aee63a97b9d45e8ce0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ak,v 1.3 2007/01/20 18:55:09 wiz Exp $

--- mozilla/security/coreconf/arch.mk.orig	2005-07-07 16:50:47.000000000 +0000
+++ mozilla/security/coreconf/arch.mk
@@ -146,7 +146,7 @@ endif
 # IRIX 6.5-ALPHA-1289139620.
 #
 
-ifeq (,$(filter-out Linux FreeBSD IRIX,$(OS_ARCH)))
+ifeq (,$(filter-out Linux FreeBSD IRIX DragonFly,$(OS_ARCH)))
     OS_RELEASE := $(shell echo $(OS_RELEASE) | sed 's/-.*//')
 endif