pkgsrc/devel/nss/patches/patch-mf
ryoon 6595541c03 Udate to 3.14.1
Changelog unknown.
2013-01-05 19:02:45 +00:00

21 lines
757 B
Text

$NetBSD: patch-mf,v 1.2 2013/01/05 19:02:46 ryoon Exp $
Add DragonFly support.
Make sure nss libraries have a run path defined.
--- security/coreconf/config.mk.orig 2012-11-14 01:14:07.000000000 +0000
+++ security/coreconf/config.mk
@@ -31,7 +31,7 @@ endif
#######################################################################
TARGET_OSES = FreeBSD BSD_OS NetBSD OpenUNIX OS2 QNX Darwin BeOS OpenBSD \
- AIX RISCOS WINNT WIN95 Linux
+ AIX RISCOS WINNT WIN95 Linux DragonFly
ifeq (,$(filter-out $(TARGET_OSES),$(OS_TARGET)))
include $(CORE_DEPTH)/coreconf/$(OS_TARGET).mk
@@ -175,3 +175,4 @@ endif
DEFINES += -DUSE_UTIL_DIRECTLY
USE_UTIL_DIRECTLY = 1
+EXTRA_SHARED_LIBS += -Wl,-R${PREFIX}/lib/${MOZILLA_PKG_NAME}