diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-06 18:05:37 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-06 18:05:37 +0000 |
commit | b0ef7d571448b44ae6fd3cfdd6607610fd959147 (patch) | |
tree | 6ae2144ca93ed8a7425910bee1bf5452af593037 /dns/rubygem-public_suffix_service | |
parent | e71d5436984906bbf69461056f3370dc106e0780 (diff) | |
download | ports-b0ef7d571448b44ae6fd3cfdd6607610fd959147.tar.gz ports-b0ef7d571448b44ae6fd3cfdd6607610fd959147.zip |
Notes
Diffstat (limited to 'dns/rubygem-public_suffix_service')
-rw-r--r-- | dns/rubygem-public_suffix_service/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/rubygem-public_suffix_service/Makefile b/dns/rubygem-public_suffix_service/Makefile index 8989db99b712..4c6cfe4e4dc1 100644 --- a/dns/rubygem-public_suffix_service/Makefile +++ b/dns/rubygem-public_suffix_service/Makefile @@ -12,7 +12,6 @@ COMMENT= Parse and decompose domain names into TLD, domain, and subdomains LICENSE= MIT NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |