diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:56:33 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:56:33 +0000 |
commit | 009a17042cb3efce183b782d7012fc92c189e210 (patch) | |
tree | 2eebc6966048dfb37619243a69e02bf017ac9ae4 /security/rubygem-ruby-hmac | |
parent | 6ed7970d0cad5324f60a4eb87485509c92ba711c (diff) | |
download | ports-009a17042cb3efce183b782d7012fc92c189e210.tar.gz ports-009a17042cb3efce183b782d7012fc92c189e210.zip |
- Add stage support
Notes
Notes:
svn path=/head/; revision=332049
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 057807289b0e..470799ddc8af 100644 --- a/security/rubygem-ruby-hmac/Makefile +++ b/security/rubygem-ruby-hmac/Makefile @@ -12,6 +12,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |