freebsd-ports/irc/ircd-ratbox/files/patch-contrib_Makefile.in
Jean-Yves Lefort 4019b070f6 Add ircd-ratbox.
This is a port of the ircd-ratbox IRC daemon.

ircd-ratbox is the primary ircd used on EFnet; it combines the stability
of an ircd required for a large production network together with a rich
set of features, making it also suitable for use on smaller networks.

WWW: http://www.ircd-ratbox.org/

PR:		ports/92404
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-01-27 06:09:27 +00:00

12 lines
315 B
Text

--- contrib/Makefile.in.orig Thu Jun 17 23:19:00 2004
+++ contrib/Makefile.in Mon Jan 23 17:17:00 2006
@@ -43,8 +43,7 @@
spy_stats_p_notice.c \
spy_trace_notice.c \
spy_whois_notice.c \
- spy_whois_notice_global.c \
- example_module.c
+ spy_whois_notice_global.c
OBJS = ${SRCS:.c=.so}