diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-16 17:03:42 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-16 17:03:42 +0000 |
commit | a5341091eb73a3b0935daf8915c7f79139235548 (patch) | |
tree | 9b94453d2ae9c02c16c1562358f70fdbdeba9e53 /irc/pisg | |
parent | f56f112403e0108e4a1caa3b8bd8197282cda9a6 (diff) |
Notes
Diffstat (limited to 'irc/pisg')
-rw-r--r-- | irc/pisg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/pisg/Makefile b/irc/pisg/Makefile index 52e450439f02..ad49144c47c8 100644 --- a/irc/pisg/Makefile +++ b/irc/pisg/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF MAINTAINER= miwi@FreeBSD.org COMMENT= A Perl IRC Statistics Generator -USE_PERL5= YES +USES= perl5 NO_BUILD= YES OPTIONS_DEFINE= LOGCHARSET DOCS |