diff options
Diffstat (limited to 'net/p5-Net-SMS-PChome/Makefile')
-rw-r--r-- | net/p5-Net-SMS-PChome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-SMS-PChome/Makefile b/net/p5-Net-SMS-PChome/Makefile index a2a6652e1271..2f121771c73e 100644 --- a/net/p5-Net-SMS-PChome/Makefile +++ b/net/p5-Net-SMS-PChome/Makefile @@ -17,7 +17,7 @@ COMMENT= Send SMS messages via the sms.pchome.com.tw service BUILD_DEPENDS= ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ ${SITE_PERL}/HTML/TagParser.pm:${PORTSDIR}/www/p5-HTML-TagParser \ ${SITE_PERL}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |