$NetBSD: patch-dy,v 1.1 2008/07/06 06:46:05 ghen Exp $

--- security/nss-fips/lib/freebl/Makefile.orig	2006-08-24 00:57:26.000000000 +0200
+++ security/nss-fips/lib/freebl/Makefile
@@ -192,7 +192,7 @@ endif
 # to bind the blapi function references in FREEBLVector vector
 # (ldvector.c) to the blapi functions defined in the freebl
 # shared libraries.
-ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD, $(OS_TARGET)))
+ifeq (,$(filter-out BSD_OS DragonFly FreeBSD Linux NetBSD, $(OS_TARGET)))
     MKSHLIB += -Wl,-Bsymbolic
 endif
 
