From 750eebd938bd50b61f1bfa1780c3d455f785587d Mon Sep 17 00:00:00 2001 From: wblock Date: Tue, 29 Jan 2013 19:55:05 +0000 Subject: Tell portscout to ignore Binpack 2D distfiles that are not for this port. Approved by: tabthorpe --- devel/p5-Algorithm-Binpack/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel') diff --git a/devel/p5-Algorithm-Binpack/Makefile b/devel/p5-Algorithm-Binpack/Makefile index 2dc494d48279..a6e439668dba 100644 --- a/devel/p5-Algorithm-Binpack/Makefile +++ b/devel/p5-Algorithm-Binpack/Makefile @@ -13,4 +13,6 @@ PERL_CONFIGURE= yes MAN3= Algorithm::BinPack.3 +PORTSCOUT= limit:^\d+\.\d+ + .include -- cgit