svn commit: r444153 - head/devel/p5-Router-R3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 22 23:42:35 UTC 2017


Author: sunpoet
Date: Thu Jun 22 23:42:34 2017
New Revision: 444153
URL: https://svnweb.freebsd.org/changeset/ports/444153

Log:
  Remove Perl core modules
  
  With hat:	perl

Modified:
  head/devel/p5-Router-R3/Makefile

Modified: head/devel/p5-Router-R3/Makefile
==============================================================================
--- head/devel/p5-Router-R3/Makefile	Thu Jun 22 23:42:29 2017	(r444152)
+++ head/devel/p5-Router-R3/Makefile	Thu Jun 22 23:42:34 2017	(r444153)
@@ -13,8 +13,7 @@ COMMENT=	XS wrapper around a C library R3
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-ExtUtils-MakeMaker>=0:devel/p5-ExtUtils-MakeMaker \
-		p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig
+BUILD_DEPENDS=	p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig
 LIB_DEPENDS=	libr3.so:devel/libr3
 
 USES=		perl5


More information about the svn-ports-all mailing list