Date: Mon, 10 Sep 2018 14:10:13 +0000 (UTC) From: =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= <des@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479422 - head/www/p5-pQuery Message-ID: <201809101410.w8AEADEf000234@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: des Date: Mon Sep 10 14:10:13 2018 New Revision: 479422 URL: https://svnweb.freebsd.org/changeset/ports/479422 Log: BUILD before RUN! Reported by: mat@ Modified: head/www/p5-pQuery/Makefile Modified: head/www/p5-pQuery/Makefile ============================================================================== --- head/www/p5-pQuery/Makefile Mon Sep 10 13:41:21 2018 (r479421) +++ head/www/p5-pQuery/Makefile Mon Sep 10 14:10:13 2018 (r479422) @@ -14,8 +14,8 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE -RUN_DEPENDS= p5-HTML-Tree>=0:www/p5-HTML-Tree BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-HTML-Tree>=0:www/p5-HTML-Tree USES= perl5 USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809101410.w8AEADEf000234>