diff options
Diffstat (limited to 'security/p5-SAVI-Perl/Makefile')
-rw-r--r-- | security/p5-SAVI-Perl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-SAVI-Perl/Makefile b/security/p5-SAVI-Perl/Makefile index e5db681cff32..fbf15e47b970 100644 --- a/security/p5-SAVI-Perl/Makefile +++ b/security/p5-SAVI-Perl/Makefile @@ -18,7 +18,7 @@ COMMENT= Perl5 module interface to Sophos AntiVirus MAN3= SAVI.3 PERL_CONFIGURE= yes -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 .include <bsd.port.pre.mk> |