Files
pkgsrc-ng/www/aws/patches/patch-ssl__crypto_lib.gpr
2014-11-05 12:41:07 +01:00

15 lines
357 B
Plaintext

$NetBSD: patch-ssl__crypto_lib.gpr,v 1.1 2013/07/07 23:46:50 marino Exp $
BSD doesn't use libdl although DragonFly will tolerate it.
--- ssl/crypto_lib.gpr.orig 2010-12-20 12:41:17 +0000
+++ ssl/crypto_lib.gpr
@@ -29,7 +29,6 @@
with "../.build/projects/aws_config";
with "../.build/projects/aws_lib_shared";
-with "dl_lib";
project Crypto_Lib is