diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-10-12 22:38:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-10-12 22:38:21 +0000 |
commit | 3b5370fc491b93bd6a63d2a079627ba464b68ee5 (patch) | |
tree | 402605444b391d26b3532a963e171237f2900a32 /security/clamtk | |
parent | 7ef5c7ee713599e1dae844cd6491f6a1edf3cacd (diff) | |
download | freebsd-ports-3b5370fc491b93bd6a63d2a079627ba464b68ee5.zip |
- Catch up with p5-gettext renaming
Reported by: pointyhat
Diffstat (limited to 'security/clamtk')
-rw-r--r-- | security/clamtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/clamtk/Makefile b/security/clamtk/Makefile index effcf847c0e9..a1651a2fdb51 100644 --- a/security/clamtk/Makefile +++ b/security/clamtk/Makefile @@ -16,7 +16,7 @@ COMMENT= GTK front-end for Clam Antivirus RUN_DEPENDS= p5-Config-Tiny>=2.12:${PORTSDIR}/devel/p5-Config-Tiny \ p5-Date-Calc>=5.5.1:${PORTSDIR}/devel/p5-Date-Calc \ p5-File-Find-Rule>=0.30:${PORTSDIR}/devel/p5-File-Find-Rule \ - p5-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext \ + p5-Locale-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext \ p5-Net-DNS>=0.65:${PORTSDIR}/dns/p5-Net-DNS \ clamscan:${PORTSDIR}/security/clamav \ p5-libwww>=5.822:${PORTSDIR}/www/p5-libwww \ |