mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
445 B
Plaintext
14 lines
445 B
Plaintext
$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')
|