diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-12-20 22:42:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-12-20 22:42:27 +0800 |
commit | b636cc45bdfb8f441cb934acccb5b4634fb71bb6 (patch) | |
tree | 899b91ef47bbf76c5db31082408b8f192eb30f2b /security | |
parent | 74a2b97ed2094b53ef860a32f78ab2f6b58b0f2c (diff) | |
download | freebsd-ports-gnome-b636cc45bdfb8f441cb934acccb5b4634fb71bb6.tar.gz freebsd-ports-gnome-b636cc45bdfb8f441cb934acccb5b4634fb71bb6.tar.zst freebsd-ports-gnome-b636cc45bdfb8f441cb934acccb5b4634fb71bb6.zip |
Add PORTSCOUT
Diffstat (limited to 'security')
-rw-r--r-- | security/rubygem-openssl20/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/rubygem-openssl20/Makefile b/security/rubygem-openssl20/Makefile index f39a08325813..159f98c234c9 100644 --- a/security/rubygem-openssl20/Makefile +++ b/security/rubygem-openssl20/Makefile @@ -14,6 +14,8 @@ LICENSE_COMB= dual LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE.txt +PORTSCOUT= limit:^2\.0\. + USE_RUBY= yes USES= gem ssl |