diff options
Diffstat (limited to 'mail/p5-Dancer-Plugin-Email/Makefile')
-rw-r--r-- | mail/p5-Dancer-Plugin-Email/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/p5-Dancer-Plugin-Email/Makefile b/mail/p5-Dancer-Plugin-Email/Makefile index 491d66fb10dd..2b3fdc04ac3a 100644 --- a/mail/p5-Dancer-Plugin-Email/Makefile +++ b/mail/p5-Dancer-Plugin-Email/Makefile @@ -12,11 +12,11 @@ COMMENT= Simple email handling for Dancer applications LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Dancer>=0:${PORTSDIR}/www/p5-Dancer \ - p5-Email-Date-Format>=0:${PORTSDIR}/mail/p5-Email-Date-Format \ - p5-Email-Sender>=0:${PORTSDIR}/mail/p5-Email-Sender \ - p5-File-Type>=0:${PORTSDIR}/devel/p5-File-Type \ - p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools +BUILD_DEPENDS= p5-Dancer>=0:www/p5-Dancer \ + p5-Email-Date-Format>=0:mail/p5-Email-Date-Format \ + p5-Email-Sender>=0:mail/p5-Email-Sender \ + p5-File-Type>=0:devel/p5-File-Type \ + p5-MIME-Tools>=0:mail/p5-MIME-Tools RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |