aboutsummaryrefslogtreecommitdiffstats
path: root/comms/p5-SMS-Send-TW-PChome
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-30 22:53:22 +0800
committeraz <az@FreeBSD.org>2012-06-30 22:53:22 +0800
commit0e6a86ac785369dcd2f6b93f52268d5336dcd283 (patch)
treefe4d654de9040e3451da08f6eb2865c73df28369 /comms/p5-SMS-Send-TW-PChome
parentc4488f29abd1339c42a704fb50b07d1210e0f3bc (diff)
downloadfreebsd-ports-gnome-0e6a86ac785369dcd2f6b93f52268d5336dcd283.tar.gz
freebsd-ports-gnome-0e6a86ac785369dcd2f6b93f52268d5336dcd283.tar.zst
freebsd-ports-gnome-0e6a86ac785369dcd2f6b93f52268d5336dcd283.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
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