diff options
-rw-r--r-- | math/opensolaris-libm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/opensolaris-libm/Makefile b/math/opensolaris-libm/Makefile index deb1c793f0b6..1aa0e65352fa 100644 --- a/math/opensolaris-libm/Makefile +++ b/math/opensolaris-libm/Makefile @@ -13,6 +13,7 @@ LICENSE= CDDL LICENSE_FILE= ${WRKSRC}/usr/src/OPENSOLARIS.LICENSE ONLY_FOR_ARCHS= amd64 # i386 and sparc possible with much work +PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= jrmarino |