summaryrefslogtreecommitdiff
path: root/misc/ruby-ohai/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/ruby-ohai/Makefile')
-rw-r--r--misc/ruby-ohai/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/ruby-ohai/Makefile b/misc/ruby-ohai/Makefile
index 70e2aa48699..a5a16507568 100644
--- a/misc/ruby-ohai/Makefile
+++ b/misc/ruby-ohai/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2015/02/01 11:16:35 taca Exp $
+# $NetBSD: Makefile,v 1.6 2015/03/13 15:02:59 taca Exp $
-DISTNAME= ohai-8.0.1
-PKGREVISION= 1
+DISTNAME= ohai-8.1.1
CATEGORIES= misc
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -24,5 +23,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-net-dhcp>=0:../../net/ruby-net-dhcp
RUBY_VERSION_SUPPORTED= 200 21
+RUBYGEM_OPTIONS+= --format-executable
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"