summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-08-26 22:00:38 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-08-26 22:00:38 +0000
commite4bcfbffac9b52341779de9400d894007e4ff3b2 (patch)
tree63bac04fa80a8921692618018282854f683794bf /comms
parent- Update to 0.04 (diff)
- Connect the right revision requirements to the right depencies
Pointy hat to: myself
Notes
Notes: svn path=/head/; revision=260037
Diffstat (limited to 'comms')
-rw-r--r--comms/p5-SMS-Send-TW-emome/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/p5-SMS-Send-TW-emome/Makefile b/comms/p5-SMS-Send-TW-emome/Makefile
index ea874b0aeb1c..185fa349dbb4 100644
--- a/comms/p5-SMS-Send-TW-emome/Makefile
+++ b/comms/p5-SMS-Send-TW-emome/Makefile
@@ -15,9 +15,9 @@ MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= SMS::Send driver for www.emome.net
RUN_DEPENDS= p5-SMS-Send>=0.03:${PORTSDIR}/comms/p5-SMS-Send \
- p5-Crypt-SSLeay>=1.20:${PORTSDIR}/security/p5-Crypt-SSLeay \
- p5-WWW-Mechanize>=1.50:${PORTSDIR}/www/p5-WWW-Mechanize \
- p5-Text-Iconv>=0.57:${PORTSDIR}/converters/p5-Text-Iconv
+ p5-Crypt-SSLeay>=0.57:${PORTSDIR}/security/p5-Crypt-SSLeay \
+ p5-WWW-Mechanize>=1.20:${PORTSDIR}/www/p5-WWW-Mechanize \
+ p5-Text-Iconv>=1.50:${PORTSDIR}/converters/p5-Text-Iconv
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes