1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/irc/ircd-ratbox/files/patch-contrib_Makefile.in
Beech Rintoul 480a524421 - Update of irc/ircd-ratbox port from ircd-ratbox-2.2.6 to ircd-ratbox-2.2.8 to fix a few very minor bugs.
- Included ircd-shortcut.pl in ircd-ratbox tarball.
- Added port support for configuring services names and parameters within the ircd-shortcut.pl build script
  (requested by ratbox users and makes things a bit nicer).
- Fixed a pkg-plist inconsistency when compiling old port and building with support for services.
- Added perl5 build requirement for ircd-shortcut.pl.

PR:		ports/119784
Submitted by:	Lewis <moggie@elasticmind.net> (maintainer)
Approved by:	linimon (mentor)
2008-01-19 07:00:27 +00:00

12 lines
279 B
Plaintext

--- contrib/Makefile.in.orig Sun Jan 13 02:35:03 2008
+++ contrib/Makefile.in Sun Jan 13 02:38:59 2008
@@ -44,7 +44,7 @@
spy_stats_p_notice.c \
spy_whois_notice.c \
spy_whois_notice_global.c \
- example_module.c
+ m_rsshortcut.c
OBJS = ${SRCS:.c=.so}