1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/mail/icqmail/files/patch-aa
Mario Sergio Fujikawa Ferreira 920d90fb6e Have it correctly depend on port icqlib0.
icqlib0 holds old branch 0.x.x of icqlib required by this version
1.2 of icqmail.

Also, pkg-descr was updated with new maintainer information.

PR:		ports/23157
Submitted by:	maintainer
2001-01-06 04:18:15 +00:00

11 lines
232 B
Plaintext

--- src/icqmail.c.orig Fri Dec 29 17:06:21 2000
+++ src/icqmail.c Fri Dec 29 17:06:34 2000
@@ -46,7 +46,7 @@
/* Our headers */
#include "cfg.h"
-#include "icq.h"
+#include <icq0.h>
#include "icqbyteorder.h"
#include "subst.h"