diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-05-04 10:12:22 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-05-04 10:12:22 +0000 |
commit | 07f749c8374675c4fc4f1ed3b0c43ca688399c19 (patch) | |
tree | 47e06539db957e6cfb653416d3c4b91ed5be34fc /irc | |
parent | 6930c90a696240da77631bef8dbd093efe0dcf80 (diff) | |
download | ports-07f749c8374675c4fc4f1ed3b0c43ca688399c19.tar.gz ports-07f749c8374675c4fc4f1ed3b0c43ca688399c19.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/anope/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/anope/Makefile b/irc/anope/Makefile index ba987ca57bdd..bb12b3434d0c 100644 --- a/irc/anope/Makefile +++ b/irc/anope/Makefile @@ -17,6 +17,7 @@ COMMENT= A set of IRC services for IRC networks USE_GMAKE= yes HAS_CONFIGURE= yes USE_REINPLACE= yes +USE_PERL_BUILD= yes # OPTIONS --{{{ OPTIONS= MYSQL "Use mysql" ON \ |