From 7076c9755d9a2d11aff589bf791c7161845eb30c Mon Sep 17 00:00:00 2001
From: "David E. O'Brien" <obrien@FreeBSD.org>
Date: Sat, 10 Oct 1998 09:50:36 +0000
Subject: Fix skey authorization.

Submitted by:	Jeff Kletsky <Jeff@Wagsky.com>
---
 security/fwtk/files/patch-aa | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'security/fwtk')

diff --git a/security/fwtk/files/patch-aa b/security/fwtk/files/patch-aa
index 0a6813d31ad9..912068e8421f 100644
--- a/security/fwtk/files/patch-aa
+++ b/security/fwtk/files/patch-aa
@@ -32,7 +32,7 @@
  # Names of any auxiliary libraries your system may require (e.g., -lsocket)
  # If you want to link against a resolver library, specify it here.
 -AUXLIB=
-+AUXLIB= -lcrypt -lskey
++AUXLIB= -lcrypt -lskey -lmd
  #AUXLIB= -lsocket
  #AUXLIB= -lresolv
  # For Solaris:
-- 
cgit v1.2.3