aboutsummaryrefslogtreecommitdiff
path: root/comms/p5-SMS-Send-TW-PChome
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 14:53:22 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 14:53:22 +0000
commita41069ab3bfd541bc1346b1cecf61e6f8e73bcb7 (patch)
tree40fe0a02e0758fc49c8157653539df882d0f43e7 /comms/p5-SMS-Send-TW-PChome
parentbd4d8236ba9e303590baea2f49896d1b57c1f4f4 (diff)
downloadports-a41069ab3bfd541bc1346b1cecf61e6f8e73bcb7.tar.gz
ports-a41069ab3bfd541bc1346b1cecf61e6f8e73bcb7.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300277
Diffstat (limited to 'comms/p5-SMS-Send-TW-PChome')
-rw-r--r--comms/p5-SMS-Send-TW-PChome/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/p5-SMS-Send-TW-PChome/Makefile b/comms/p5-SMS-Send-TW-PChome/Makefile
index b8f870d9ed39..c42f6584289d 100644
--- a/comms/p5-SMS-Send-TW-PChome/Makefile
+++ b/comms/p5-SMS-Send-TW-PChome/Makefile
@@ -14,10 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= SMS::Send driver for sms.pchome.com.tw
-RUN_DEPENDS= ${SITE_PERL}/SMS/Send.pm:${PORTSDIR}/comms/p5-SMS-Send \
+RUN_DEPENDS= p5-SMS-Send>=0:${PORTSDIR}/comms/p5-SMS-Send \
p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv \
- ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \
- ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay
+ p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \
+ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes