aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortrociny <trociny@FreeBSD.org>2013-12-23 01:40:01 +0800
committertrociny <trociny@FreeBSD.org>2013-12-23 01:40:01 +0800
commitfd6db21ada718d8cf580d2b363a7c69c776cdae3 (patch)
tree477d6e919c3b28ded8dbfa93798bd191e0100ee4
parent0f516da94669313b695d4604819ff5a522772861 (diff)
downloadfreebsd-ports-gnome-fd6db21ada718d8cf580d2b363a7c69c776cdae3.tar.gz
freebsd-ports-gnome-fd6db21ada718d8cf580d2b363a7c69c776cdae3.tar.zst
freebsd-ports-gnome-fd6db21ada718d8cf580d2b363a7c69c776cdae3.zip
Fix portscout false positive.
-rw-r--r--devel/bmake/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/bmake/Makefile b/devel/bmake/Makefile
index 2fd9825eb03d..4c81ee214059 100644
--- a/devel/bmake/Makefile
+++ b/devel/bmake/Makefile
@@ -15,6 +15,8 @@ COMMENT= Portable version of NetBSD 'make' utility
LICENSE= BSD
+PORTSCOUT= skipv:200910007
+
WRKSRC= ${WRKDIR}/${PORTNAME}
post-patch: .SILENT