summaryrefslogtreecommitdiff
path: root/chat/ircu/patches/patch-ab
blob: 83a18bc12e5cf410fdab3b52e93819eb247da4ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.3 2006/12/21 16:13:54 jmmv Exp $

--- tools/Makefile.crypt.in.orig	2004-09-18 04:17:52.000000000 +0200
+++ tools/Makefile.crypt.in
@@ -21,7 +21,7 @@
 #
 IRCDCONF = /usr/local/lib/irc/ircd.conf
 
-LIBS = -lcrypt
+LIBS = @LIBS@
 
 all: mkpasswd
 crypt: install