aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorwblock <wblock@FreeBSD.org>2013-01-30 03:55:05 +0800
committerwblock <wblock@FreeBSD.org>2013-01-30 03:55:05 +0800
commit750eebd938bd50b61f1bfa1780c3d455f785587d (patch)
treeb37e1561ece123a04d820c6563d577b7dcf5b0d3 /devel
parentb846a7eb4c27c974ed2c08384c1e44e997f647b2 (diff)
downloadfreebsd-ports-gnome-750eebd938bd50b61f1bfa1780c3d455f785587d.tar.gz
freebsd-ports-gnome-750eebd938bd50b61f1bfa1780c3d455f785587d.tar.zst
freebsd-ports-gnome-750eebd938bd50b61f1bfa1780c3d455f785587d.zip
Tell portscout to ignore Binpack 2D distfiles that are not for this port.
Approved by: tabthorpe
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Algorithm-Binpack/Makefile2
1 files changed, 2 insertions, 0 deletions
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 <bsd.port.mk>