From 5e456c2c67dc76b2c08a9459212a3fcaa0f85dbf Mon Sep 17 00:00:00 2001 From: John Marino Date: Thu, 7 Jan 2016 09:40:49 +0000 Subject: [PATCH] lang/modula3: Disable portscout --- lang/modula3/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/modula3/Makefile b/lang/modula3/Makefile index 249b4937616f..f64172ed4084 100644 --- a/lang/modula3/Makefile +++ b/lang/modula3/Makefile @@ -24,6 +24,7 @@ DST1= m3-bootstrap.AMD64.FREEBSD.92.tar.bz2:boot DST2= m3-bootstrap.x86_64.DRAGONFLY.36.tar.bz2:boot ONLY_FOR_ARCHS= amd64 +PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= modula3