diff --git a/textproc/p5-String-Format/Makefile b/textproc/p5-String-Format/Makefile index 9cb849a382e2..89d5d76b9314 100644 --- a/textproc/p5-String-Format/Makefile +++ b/textproc/p5-String-Format/Makefile @@ -1,18 +1,20 @@ # Created by: Matt Mills PORTNAME= String-Format PORTVERSION= 1.18 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= svysh.fbsd@gmail.com COMMENT= Perl module for sprintf-like string formatting capability LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/README USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include