diff options
Diffstat (limited to 'mail/t-prot/Makefile')
-rw-r--r-- | mail/t-prot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/t-prot/Makefile b/mail/t-prot/Makefile index 0c276f1da65a..e7c612ad7036 100644 --- a/mail/t-prot/Makefile +++ b/mail/t-prot/Makefile @@ -17,7 +17,7 @@ COMMENT= TOFU Protection - Display Filter for RFC822 messages RUN_DEPENDS= p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long \ p5-Locale-gettext>=0:${PORTSDIR}/devel/p5-Locale-gettext -USE_PERL5= yes +USES= perl5 NO_BUILD= yes MAN1= t-prot.1 |