summaryrefslogtreecommitdiff
path: root/audio/rubygem-ruby-ogginfo
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-06-23 20:27:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-06-23 20:27:16 +0000
commit22f1b4e879052a8d008b4a5725dbc95099b5b9bd (patch)
tree76700e0e4fdc14ee74f54935a66467054ec5e2b8 /audio/rubygem-ruby-ogginfo
parent- Update to 1.3.2 (diff)
- Add NO_ARCH
- Remove GEM_NAME
Notes
Notes: svn path=/head/; revision=390459
Diffstat (limited to 'audio/rubygem-ruby-ogginfo')
-rw-r--r--audio/rubygem-ruby-ogginfo/Makefile2
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>