Changeset View
Changeset View
Standalone View
Standalone View
head/devel/p5-Mojolicious-Plugin-NYTProf/Makefile
Show All 18 Lines | |||||
RUN_DEPENDS:= ${BUILD_DEPENDS} | RUN_DEPENDS:= ${BUILD_DEPENDS} | ||||
TEST_DEPENDS= p5-Algorithm-Combinatorics>=0:math/p5-Algorithm-Combinatorics \ | TEST_DEPENDS= p5-Algorithm-Combinatorics>=0:math/p5-Algorithm-Combinatorics \ | ||||
p5-Test-Exception>=0:devel/p5-Test-Exception | p5-Test-Exception>=0:devel/p5-Test-Exception | ||||
USES= perl5 | USES= perl5 | ||||
USE_PERL5= configure | USE_PERL5= configure | ||||
NO_ARCH= yes | NO_ARCH= yes | ||||
post-patch: | |||||
@${RM} ${WRKSRC}/README.pod | |||||
.include <bsd.port.mk> | .include <bsd.port.mk> |