From c2fcb8f3ebf4374e2d805c41f0bb37e35c9f2a4f Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 31 Mar 2014 13:25:34 +0000 Subject: [PATCH] - Fix PORTSCOUT --- net/p5-OAI-Harvester/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/p5-OAI-Harvester/Makefile b/net/p5-OAI-Harvester/Makefile index e7b9423fcb06..da3a2e74455e 100644 --- a/net/p5-OAI-Harvester/Makefile +++ b/net/p5-OAI-Harvester/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= p5-URI>=1.30:${PORTSDIR}/net/p5-URI \ p5-libwww>=2.0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PORTSCOUT= limit:[^_]* +PORTSCOUT= limit:^[0-9\.]*$$ USE_PERL5= configure USES= perl5