summaryrefslogtreecommitdiff
path: root/security/stunnel/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'security/stunnel/patches/patch-ac')
-rw-r--r--security/stunnel/patches/patch-ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/stunnel/patches/patch-ac b/security/stunnel/patches/patch-ac
index e85467daea5..0dc47086f01 100644
--- a/security/stunnel/patches/patch-ac
+++ b/security/stunnel/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.11 2008/05/29 00:44:30 schmonz Exp $
+$NetBSD: patch-ac,v 1.12 2011/07/11 14:20:24 ryoon Exp $
---- src/Makefile.in.orig 2008-05-18 07:46:06.000000000 -0400
+--- src/Makefile.in.orig 2011-05-02 22:14:27.000000000 +0000
+++ src/Makefile.in
-@@ -224,7 +224,7 @@ libstunnel_la_LDFLAGS = -avoid-version
+@@ -254,7 +254,7 @@ libstunnel_la_LDFLAGS = -avoid-version
INCLUDES = -I/usr/kerberos/include
# Additional compiler flags
@@ -10,4 +10,4 @@ $NetBSD: patch-ac,v 1.11 2008/05/29 00:44:30 schmonz Exp $
+AM_CPPFLAGS = -DLIBDIR='"$(pkglibdir)"' -DCONFDIR='"$(sysconfdir)"' -DPIDFILE='"$(localstatedir)/run/stunnel.pid"'
# Win32 executable
- EXTRA_DIST = stunnel.exe make.bat mingw.mak makece.bat evc.mak vc.mak nogui.c os2.mak
+ EXTRA_DIST = stunnel.exe make.bat mingw.mak makece.bat evc.mak vc.mak makew32.bat version.rc nogui.c os2.mak