diff options
Diffstat (limited to 'comms/p5-SMS-Send-TW-emome/Makefile')
-rw-r--r-- | comms/p5-SMS-Send-TW-emome/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/p5-SMS-Send-TW-emome/Makefile b/comms/p5-SMS-Send-TW-emome/Makefile index ccac76e670d5..e254657a902c 100644 --- a/comms/p5-SMS-Send-TW-emome/Makefile +++ b/comms/p5-SMS-Send-TW-emome/Makefile @@ -15,6 +15,7 @@ MAINTAINER= snowfly@yuntech.edu.tw COMMENT= SMS::Send driver for www.emome.net RUN_DEPENDS= ${SITE_PERL}/SMS/Send.pm:${PORTSDIR}/comms/p5-SMS-Send \ + p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv BUILD_DEPENDS= ${SITE_PERL}/SMS/Send.pm:${PORTSDIR}/comms/p5-SMS-Send \ |