Date: Sat, 11 Apr 2015 08:30:22 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383781 - head/devel/p5-POE-Loop-Glib Message-ID: <201504110830.t3B8UMPX072883@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Sat Apr 11 08:30:21 2015 New Revision: 383781 URL: https://svnweb.freebsd.org/changeset/ports/383781 Log: This needs Module::Build, while there, remove an unnecessary add to PLIST_SUB. Sponsored by: Absolight Modified: head/devel/p5-POE-Loop-Glib/Makefile Modified: head/devel/p5-POE-Loop-Glib/Makefile ============================================================================== --- head/devel/p5-POE-Loop-Glib/Makefile Sat Apr 11 08:28:39 2015 (r383780) +++ head/devel/p5-POE-Loop-Glib/Makefile Sat Apr 11 08:30:21 2015 (r383781) @@ -18,9 +18,8 @@ BUILD_DEPENDS= p5-POE>=1.288:${PORTSDIR} p5-Glib2>=1.222:${PORTSDIR}/devel/p5-Glib2 RUN_DEPENDS:= ${BUILD_DEPENDS} -PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuild OPTIONS_DEFINE= EXAMPLES
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504110830.t3B8UMPX072883>