diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-03-08 18:45:38 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-03-08 18:45:38 +0000 |
commit | 2cf4c1e2c8f35d7e8d8df1acc5a582d916a7d608 (patch) | |
tree | fffa16c225e5c8c0a72ed5f5d5c9a88be4d7839c /comms/p5-SMS-Send-TW-chtsns | |
parent | 346415e3c06029d36c899250a77aa33df43cf6fc (diff) |
Notes
Diffstat (limited to 'comms/p5-SMS-Send-TW-chtsns')
-rw-r--r-- | comms/p5-SMS-Send-TW-chtsns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/p5-SMS-Send-TW-chtsns/Makefile b/comms/p5-SMS-Send-TW-chtsns/Makefile index 1e9ea500bcd2..cb81a7b22f93 100644 --- a/comms/p5-SMS-Send-TW-chtsns/Makefile +++ b/comms/p5-SMS-Send-TW-chtsns/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= p5-SMS-Send>=0:${PORTSDIR}/comms/p5-SMS-Send \ p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.10+ +PERL_CONFIGURE= yes MAN3= SMS::Send::TW::chtsns.3 |