diff options
Diffstat (limited to 'mail/p5-MIME-EncWords/Makefile')
-rw-r--r-- | mail/p5-MIME-EncWords/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-MIME-EncWords/Makefile b/mail/p5-MIME-EncWords/Makefile index 8b2bfb4a5387..8d43be1fac73 100644 --- a/mail/p5-MIME-EncWords/Makefile +++ b/mail/p5-MIME-EncWords/Makefile @@ -13,7 +13,7 @@ COMMENT= Deal with RFC 2047 encoded words (improved) LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-MIME-Charset>=1.010.1:${PORTSDIR}/mail/p5-MIME-Charset +BUILD_DEPENDS= p5-MIME-Charset>=1.010.1:mail/p5-MIME-Charset RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |