diff options
-rw-r--r-- | audio/rubygem-ruby-ogginfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rubygem-ruby-ogginfo/Makefile b/audio/rubygem-ruby-ogginfo/Makefile index 5c1b1de0cece..a6cb11c2c774 100644 --- a/audio/rubygem-ruby-ogginfo/Makefile +++ b/audio/rubygem-ruby-ogginfo/Makefile @@ -11,9 +11,9 @@ COMMENT= Ruby library to access to information on ogg files LICENSE= GPLv3 +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes -GEM_NAME= ${DISTNAME} RUBYGEM_AUTOPLIST= yes .include <bsd.port.mk> |