diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-05-18 05:21:08 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-05-18 05:21:08 +0000 |
commit | 7aecb1fcae84fe5235a66378232322b9d1659df1 (patch) | |
tree | 81192855bd79a1f65adf25f4cf8c5b69b8d2dc0a /irc | |
parent | d4361eeaca464c1e85d59f9a15fcadae64140785 (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/anope/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/anope/Makefile b/irc/anope/Makefile index cb9246ad1f25..37ea521867c5 100644 --- a/irc/anope/Makefile +++ b/irc/anope/Makefile @@ -17,7 +17,7 @@ COMMENT= A set of IRC services for IRC networks USE_GMAKE= yes HAS_CONFIGURE= yes USE_REINPLACE= yes -USE_PERL_BUILD= yes +USE_PERL5_BUILD= yes # OPTIONS --{{{ OPTIONS= MYSQL "Use mysql" ON \ |