diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 12:28:16 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 12:28:16 +0000 |
commit | 676d298ee18c01673284b1087a7e3c99febd1d80 (patch) | |
tree | 0fd4ed310a69b1d78e6cb769ef456e7d5de32177 /mail/rlytest | |
parent | fed30100be49558a7ce4076496c02f04a5e64b10 (diff) |
Notes
Diffstat (limited to 'mail/rlytest')
-rw-r--r-- | mail/rlytest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/rlytest/Makefile b/mail/rlytest/Makefile index 898650af011d..8c5bce40d4e8 100644 --- a/mail/rlytest/Makefile +++ b/mail/rlytest/Makefile @@ -16,7 +16,7 @@ EXTRACT_AFTER_ARGS= > ${WRKDIR}/${PORTNAME} NO_WRKSUBDIR= yes -USE_PERL5= yes +USES= perl5 MAN1= rlytest.1 PLIST_FILES= bin/rlytest |