summaryrefslogtreecommitdiff
path: root/security/openvpn-auth-ldap/files
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2014-08-03 07:52:49 +0000
committerMatthias Andree <mandree@FreeBSD.org>2014-08-03 07:52:49 +0000
commit5064d58e75fbdfad5115f8dec92d8513a646458b (patch)
treec35c7670ac87375bff99fa5a96de88718c669e9f /security/openvpn-auth-ldap/files
parent- Update to 0.13 (diff)
Make sure that -export-dynamic is passed to the linker.
Notes
Notes: svn path=/head/; revision=363854
Diffstat (limited to 'security/openvpn-auth-ldap/files')
-rw-r--r--security/openvpn-auth-ldap/files/patch-tests__Makefile.in (renamed from security/openvpn-auth-ldap/files/patch-tests-Makefile.in)4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openvpn-auth-ldap/files/patch-tests-Makefile.in b/security/openvpn-auth-ldap/files/patch-tests__Makefile.in
index 9405979d6338..4c21d67eddf9 100644
--- a/security/openvpn-auth-ldap/files/patch-tests-Makefile.in
+++ b/security/openvpn-auth-ldap/files/patch-tests__Makefile.in
@@ -1,5 +1,5 @@
---- tests/Makefile.in.orig 2006-08-01 05:51:52.000000000 +0200
-+++ tests/Makefile.in 2013-06-09 06:33:07.000000000 +0200
+--- ./tests/Makefile.in.orig 2006-08-01 05:51:52.000000000 +0200
++++ ./tests/Makefile.in 2014-08-03 09:26:42.000000000 +0200
@@ -26,7 +26,7 @@
CFLAGS+= @CHECK_CFLAGS@ -DTEST_DATA=\"${srcdir}/data\"
OBJCFLAGS+= @CHECK_CFLAGS@ -DTEST_DATA=\"${srcdir}/data\"