diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-23 20:27:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-23 20:27:16 +0000 |
commit | 22f1b4e879052a8d008b4a5725dbc95099b5b9bd (patch) | |
tree | 76700e0e4fdc14ee74f54935a66467054ec5e2b8 /audio/rubygem-ruby-ogginfo/Makefile | |
parent | 6a7273223e1a7caa74c7bdff5e3fb9ef35789d30 (diff) | |
download | ports-22f1b4e879052a8d008b4a5725dbc95099b5b9bd.tar.gz ports-22f1b4e879052a8d008b4a5725dbc95099b5b9bd.zip |
Notes
Diffstat (limited to 'audio/rubygem-ruby-ogginfo/Makefile')
-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> |