diff options
Diffstat (limited to 'mail/dk-milter/patches/patch-ab')
-rw-r--r-- | mail/dk-milter/patches/patch-ab | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/dk-milter/patches/patch-ab b/mail/dk-milter/patches/patch-ab new file mode 100644 index 00000000000..88b11aefae0 --- /dev/null +++ b/mail/dk-milter/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.1.1.1 2005/07/20 19:42:50 tv Exp $ + +--- libdk/Makefile.m4.orig 2004-09-03 16:39:01.000000000 -0400 ++++ libdk/Makefile.m4 +@@ -9,7 +9,7 @@ dnl APPENDDEF(`confENVDEF', `-DUSE_ARLIB + dnl APPENDDEF(`confINCDIRS', `-I../libar/ ') + + dnl Enable and edit this as appropriate for your system: +-dnl APPENDDEF(`confINCDIRS', `-I/usr/local/ssl/include ') ++APPENDDEF(`confINCDIRS', `-I@SSLBASE@/include ') + + + define(`confMT', `true') |