svn commit: r446336 - head/www/p5-HTML-FormFu-Model-DBIC

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 21 17:30:12 UTC 2017


Author: sunpoet
Date: Fri Jul 21 17:30:10 2017
New Revision: 446336
URL: https://svnweb.freebsd.org/changeset/ports/446336

Log:
  Remove Perl core modules
  
  With hat:	perl

Modified:
  head/www/p5-HTML-FormFu-Model-DBIC/Makefile

Modified: head/www/p5-HTML-FormFu-Model-DBIC/Makefile
==============================================================================
--- head/www/p5-HTML-FormFu-Model-DBIC/Makefile	Fri Jul 21 17:30:05 2017	(r446335)
+++ head/www/p5-HTML-FormFu-Model-DBIC/Makefile	Fri Jul 21 17:30:10 2017	(r446336)
@@ -20,7 +20,6 @@ BUILD_DEPENDS=	p5-DBD-SQLite>=0:databases/p5-DBD-SQLit
 		p5-Task-Weaken>=0:devel/p5-Task-Weaken
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-DateTime-Format-SQLite>=0:devel/p5-DateTime-Format-SQLite \
-		p5-Locale-Maketext>=0:devel/p5-Locale-Maketext \
 		p5-SQL-Translator>=0.11016:databases/p5-SQL-Translator
 
 USES=		perl5


More information about the svn-ports-all mailing list