diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2009-01-04 16:02:37 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2009-01-04 16:02:37 +0000 |
commit | 8caa8819cf6207b6e3c71e11873a9cbf95ec6707 (patch) | |
tree | f5d09fd423c9b87ed51db4679901e082efae75ae /comms/p5-SMS-Send-TW-emome | |
parent | 607deee573b491fae41503da9d74a5593cb52db4 (diff) | |
download | ports-8caa8819cf6207b6e3c71e11873a9cbf95ec6707.tar.gz ports-8caa8819cf6207b6e3c71e11873a9cbf95ec6707.zip |
Notes
Diffstat (limited to 'comms/p5-SMS-Send-TW-emome')
-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 \ |