diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-16 03:13:15 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-16 03:13:15 +0000 |
commit | 2253c40e5fbc0929e3b36a02073af6e557cba714 (patch) | |
tree | 41b1f5cd001f57c5e263560b38a56627e8a6603b /security/rubygem-ruby-hmac | |
parent | e42960459c033ad74efd2363e2dd0652f7abeeb5 (diff) |
Notes
Diffstat (limited to 'security/rubygem-ruby-hmac')
-rw-r--r-- | security/rubygem-ruby-hmac/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/rubygem-ruby-hmac/Makefile b/security/rubygem-ruby-hmac/Makefile index 049237ae446b..4fbcc36f4467 100644 --- a/security/rubygem-ruby-hmac/Makefile +++ b/security/rubygem-ruby-hmac/Makefile @@ -14,5 +14,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes - .include <bsd.port.mk> |