mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
517 B
Plaintext
14 lines
517 B
Plaintext
$NetBSD: patch-ac,v 1.16 2014/03/12 00:24:35 jym Exp $
|
|
|
|
--- src/Makefile.in.orig 2014-01-07 20:19:44.000000000 +0000
|
|
+++ src/Makefile.in
|
|
@@ -310,7 +310,7 @@ libstunnel_la_LDFLAGS = -avoid-version
|
|
|
|
# Additional preprocesor definitions
|
|
stunnel_CPPFLAGS = -I/usr/kerberos/include -I$(SSLDIR)/include \
|
|
- -DLIBDIR='"$(pkglibdir)"' -DCONFDIR='"$(sysconfdir)/stunnel"'
|
|
+ -DLIBDIR='"$(pkglibdir)"' -DCONFDIR='"$(sysconfdir)"'
|
|
|
|
# Win32 executable
|
|
EXTRA_DIST = make.bat makece.bat makew32.bat mingw.mak evc.mak vc.mak \
|