summaryrefslogtreecommitdiff
path: root/security/libcrack/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'security/libcrack/patches/patch-aa')
-rw-r--r--security/libcrack/patches/patch-aa19
1 files changed, 19 insertions, 0 deletions
diff --git a/security/libcrack/patches/patch-aa b/security/libcrack/patches/patch-aa
new file mode 100644
index 00000000000..20db843bda5
--- /dev/null
+++ b/security/libcrack/patches/patch-aa
@@ -0,0 +1,19 @@
+$NetBSD: patch-aa,v 1.1.1.1 2000/10/21 09:26:21 rh Exp $
+
+--- Makefile.orig Wed Dec 31 11:33:53 1997
++++ Makefile
+@@ -9,12 +9,12 @@
+ ###
+ # set this to the absolute path (less extn) of compressed dict.
+
+-DICTPATH="/usr/local/lib/pw_dict"
++DICTPATH="${PREFIX}/libdata/pw_dict"
+
+ ###
+ # Set this to the path of one or more files continaing wordlists.
+
+-SRCDICTS=/usr/dict/words
++SRCDICTS=/usr/share/dict/words
+
+ ###
+ # If you have installed the cracklib-dicts directory, use this