Date: Thu, 22 Jun 2017 23:42:34 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444153 - head/devel/p5-Router-R3 Message-ID: <201706222342.v5MNgYcc093796@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706222342.v5MNgYcc093796>