diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2015-07-02 16:01:06 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2015-07-02 16:01:06 +0000 |
commit | 4e3d011569769e6a06e4bccf75fd126154afc154 (patch) | |
tree | 4551a3f999116d7a3ec6658a240ad0c15258972f /misc/rubygem-mimemagic | |
parent | aca133b7e364d3013a212f0029762c685dc50451 (diff) | |
download | ports-4e3d011569769e6a06e4bccf75fd126154afc154.tar.gz ports-4e3d011569769e6a06e4bccf75fd126154afc154.zip |
Notes
Diffstat (limited to 'misc/rubygem-mimemagic')
-rw-r--r-- | misc/rubygem-mimemagic/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/rubygem-mimemagic/Makefile b/misc/rubygem-mimemagic/Makefile index b4fb3ad8fec2..48fe60b64f56 100644 --- a/misc/rubygem-mimemagic/Makefile +++ b/misc/rubygem-mimemagic/Makefile @@ -11,6 +11,8 @@ COMMENT= Detects the mime type of a file by extension or by content LICENSE= MIT +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |