diff options
Diffstat (limited to 'net/rubygem-ipaddress/Makefile')
-rw-r--r-- | net/rubygem-ipaddress/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/rubygem-ipaddress/Makefile b/net/rubygem-ipaddress/Makefile index 4ca249e690da..30797cf45fe6 100644 --- a/net/rubygem-ipaddress/Makefile +++ b/net/rubygem-ipaddress/Makefile @@ -11,6 +11,8 @@ COMMENT= IP address manipulation library for rubygems LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |