diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Infinitive/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-Infinitive/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Lingua-EN-Infinitive/Makefile b/textproc/p5-Lingua-EN-Infinitive/Makefile index 6df91be1a197..b1f97f0d37af 100644 --- a/textproc/p5-Lingua-EN-Infinitive/Makefile +++ b/textproc/p5-Lingua-EN-Infinitive/Makefile @@ -6,12 +6,11 @@ PORTVERSION= 1.11 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -EXTRACT_SUFX= .tgz MAINTAINER= perl@FreeBSD.org COMMENT= Determine the infinitive form of a conjugated word -USES= perl5 +USES= perl5 tar:tgz USE_PERL5= configure .include <bsd.port.mk> |