summaryrefslogtreecommitdiff
path: root/security/xmlsec1/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'security/xmlsec1/patches/patch-ad')
-rw-r--r--security/xmlsec1/patches/patch-ad9
1 files changed, 0 insertions, 9 deletions
diff --git a/security/xmlsec1/patches/patch-ad b/security/xmlsec1/patches/patch-ad
deleted file mode 100644
index 65ab16f2b3e..00000000000
--- a/security/xmlsec1/patches/patch-ad
+++ /dev/null
@@ -1,9 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2009/12/01 08:43:52 manu Exp $
---- configure.orig 2009-11-30 22:21:32.000000000 +0100
-+++ configure 2009-11-30 22:23:40.000000000 +0100
-@@ -24212,4 +24212,5 @@
- *-*-mingw*) openssl_exlibs=;;
- *-*-osf5*) openssl_exlibs=;;
-+ *-*-netbsd*) openssl_exlibs=;;
- #FIXME: check if lib "dl" is required
- *) openssl_exlibs=-ldl;;