diff options
Diffstat (limited to 'mail/p5-qpsmtpd/Makefile')
-rw-r--r-- | mail/p5-qpsmtpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile index 9772b27d226a..c50346a003a0 100644 --- a/mail/p5-qpsmtpd/Makefile +++ b/mail/p5-qpsmtpd/Makefile @@ -31,7 +31,7 @@ USES+= apache:run,2.2+ RUN_DEPENDS+= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:www/mod_perl2 .endif -USES= perl5 +USES+= perl5 USE_PERL5= configure NO_ARCH= yes |