diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 07:19:56 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 07:19:56 +0000 |
commit | fcbd2acb27bbf4a355dbca49af027b65f4b023ac (patch) | |
tree | 431a616cd686d475c868c1f2804352af6faf26ee /mail/sa-stats | |
parent | 30e317454821bc4a1c43314f0bca4297231a06c2 (diff) | |
download | ports-fcbd2acb27bbf4a355dbca49af027b65f4b023ac.tar.gz ports-fcbd2acb27bbf4a355dbca49af027b65f4b023ac.zip |
Notes
Diffstat (limited to 'mail/sa-stats')
-rw-r--r-- | mail/sa-stats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sa-stats/Makefile b/mail/sa-stats/Makefile index b92d9e3d16d0..737cd14d8030 100644 --- a/mail/sa-stats/Makefile +++ b/mail/sa-stats/Makefile @@ -19,7 +19,7 @@ COMMENT= Generates top spam/ham rules fired for SpamAssassin installations RUN_DEPENDS= p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long -USE_PERL5= yes +USES= perl5 NO_WRKSUBDIR= yes NO_BUILD= yes |