summaryrefslogtreecommitdiffstats
path: root/security/fwtk
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-10-10 09:50:36 +0000
committerobrien <obrien@FreeBSD.org>1998-10-10 09:50:36 +0000
commit943890d47d32acdae91f900539ff914a1f27e7db (patch)
tree126d7a1ba588d39a33b8592488ffb88846f94a92 /security/fwtk
parentb2360037a11bfbe1a56c020622fd2d2b9a3e6a11 (diff)
downloadFreeBSD-ports-943890d47d32acdae91f900539ff914a1f27e7db.zip
FreeBSD-ports-943890d47d32acdae91f900539ff914a1f27e7db.tar.gz
Fix skey authorization.
Submitted by: Jeff Kletsky <Jeff@Wagsky.com>
Diffstat (limited to 'security/fwtk')
-rw-r--r--security/fwtk/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fwtk/files/patch-aa b/security/fwtk/files/patch-aa
index 0a6813d..912068e 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:
OpenPOWER on IntegriCloud