From f72f91fb07623c7996183b1886edba2af02126bc Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Sat, 14 Sep 2013 23:44:57 -0700 Subject: [PATCH] Tweak textproc/p5-Text-Language-Guess version 0.02 --- textproc/p5-Text-Language-Guess/Makefile | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/textproc/p5-Text-Language-Guess/Makefile b/textproc/p5-Text-Language-Guess/Makefile index 72a073cf471..c2d24c178d4 100644 --- a/textproc/p5-Text-Language-Guess/Makefile +++ b/textproc/p5-Text-Language-Guess/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: textproc/p5-Text-Language-Guess -# Date created: 2006-09-25 -# Whom: Masahiro Teramoto -# -# $FreeBSD: ports/textproc/p5-Text-Language-Guess/Makefile,v 1.6 2012/11/17 06:02:10 svnexp Exp $ -# +# Created by: Masahiro Teramoto +# $FreeBSD: textproc/p5-Text-Language-Guess/Makefile 326939 2013-09-11 05:29:55Z az $ PORTNAME= Text-Language-Guess PORTVERSION= 0.02 @@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-Log-Log4perl>=1.0:${PORTSDIR}/devel/p5-Log-Log4perl \ p5-Lingua-StopWords>=0:${PORTSDIR}/textproc/p5-Lingua-StopWords RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= language-guess.1 MAN3= Text::Language::Guess.3 -- 2.41.0