[124725] trunk/dports/perl/p5-mail-clamav/Portfile
devans at macports.org
devans at macports.org
Wed Aug 27 08:49:07 PDT 2014
Revision: 124725
https://trac.macports.org/changeset/124725
Author: devans at macports.org
Date: 2014-08-27 08:49:07 -0700 (Wed, 27 Aug 2014)
Log Message:
-----------
p5-mail-clamav: depend on p5-inline-c rather than p5-inline (#44702).
Modified Paths:
--------------
trunk/dports/perl/p5-mail-clamav/Portfile
Modified: trunk/dports/perl/p5-mail-clamav/Portfile
===================================================================
--- trunk/dports/perl/p5-mail-clamav/Portfile 2014-08-27 15:13:32 UTC (rev 124724)
+++ trunk/dports/perl/p5-mail-clamav/Portfile 2014-08-27 15:49:07 UTC (rev 124725)
@@ -5,7 +5,7 @@
perl5.branches 5.8 5.10 5.12 5.14 5.16
perl5.setup Mail-ClamAV 0.29
-revision 3
+revision 4
maintainers nomaintainer
description Perl interface to the clamav virus scanner
long_description Clam AntiVirus is an anti-virus toolkit for UNIX. \
@@ -18,7 +18,7 @@
if {${perl5.major} != ""} {
depends_lib-append port:clamav \
- port:p${perl5.major}-inline
+ port:p${perl5.major}-inline-c
patchfiles patch-Makefile.PL.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140827/db229e1e/attachment.html>
More information about the macports-changes
mailing list