summaryrefslogtreecommitdiff
path: root/www/firefox3/patches/patch-dk
blob: a8481ffd92b75d7ab03f8df8ae90fbe886953fb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-dk,v 1.1.1.1 2008/06/28 10:01:07 tnn Exp $

diff -ruN ../Orig/mozilla/security/coreconf/config.mk ./security/coreconf/config.mk
--- ../Orig/mozilla/security/coreconf/config.mk	2004-04-26 00:02:17.000000000 +0900
+++ ./security/coreconf/config.mk	2005-12-04 19:44:47.000000000 +0900
@@ -63,7 +63,7 @@
 #######################################################################
 
 TARGET_OSES = FreeBSD BSD_OS NetBSD OpenUNIX OS2 QNX Darwin BeOS OpenBSD \
-              OpenVMS AIX
+              OpenVMS AIX DragonFly
 
 ifeq (,$(filter-out $(TARGET_OSES),$(OS_TARGET)))
 include $(CORE_DEPTH)/coreconf/$(OS_TARGET).mk