diff options
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 |