diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-07-12 02:10:30 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-07-12 02:10:30 +0000 |
commit | 8b44a318bf1389d314293f4c2c53637186252968 (patch) | |
tree | a312ca8be46cbae3b9d24a7eaf006460caf9ad82 /japanese/p5-Mail-SpamAssassin/Makefile | |
parent | f32ee74b6e603bbe0d1cead303f96aee0edbd20f (diff) | |
download | ports-8b44a318bf1389d314293f4c2c53637186252968.tar.gz ports-8b44a318bf1389d314293f4c2c53637186252968.zip |
Notes
Diffstat (limited to 'japanese/p5-Mail-SpamAssassin/Makefile')
-rw-r--r-- | japanese/p5-Mail-SpamAssassin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/p5-Mail-SpamAssassin/Makefile b/japanese/p5-Mail-SpamAssassin/Makefile index a3e0de4a867e..b685685507f2 100644 --- a/japanese/p5-Mail-SpamAssassin/Makefile +++ b/japanese/p5-Mail-SpamAssassin/Makefile @@ -30,7 +30,7 @@ COMMENT= SpamAssassin with Japanese tokenizer RUN_DEPENDS= p5-NetAddr-IP>=4.00.7:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \ p5-Net-DNS>=0.63:${PORTSDIR}/dns/p5-Net-DNS \ p5-HTML-Parser>=3.43:${PORTSDIR}/www/p5-HTML-Parser \ - ${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww \ + p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/${PERL_ARCH}/Encode/Detect.pm:${PORTSDIR}/converters/p5-Encode-Detect \ ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools RUN_DEPENDS+= ja-p5-MeCab>=0.98:${PORTSDIR}/japanese/p5-MeCab |