aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-SMS-PChome/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-SMS-PChome/Makefile')
-rw-r--r--net/p5-Net-SMS-PChome/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-SMS-PChome/Makefile b/net/p5-Net-SMS-PChome/Makefile
index a1deba11bcd8..862c6d653c86 100644
--- a/net/p5-Net-SMS-PChome/Makefile
+++ b/net/p5-Net-SMS-PChome/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Send SMS messages via the sms.pchome.com.tw service
-BUILD_DEPENDS= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \
- p5-HTML-TagParser>=0:${PORTSDIR}/www/p5-HTML-TagParser \
- p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc
+BUILD_DEPENDS= p5-WWW-Mechanize>=0:www/p5-WWW-Mechanize \
+ p5-HTML-TagParser>=0:www/p5-HTML-TagParser \
+ p5-Date-Calc>=0:devel/p5-Date-Calc
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5