summaryrefslogtreecommitdiff
path: root/sysutils/ruby-notify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/ruby-notify/Makefile')
-rw-r--r--sysutils/ruby-notify/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/ruby-notify/Makefile b/sysutils/ruby-notify/Makefile
index 22c49e95929..73c7b8f9bc7 100644
--- a/sysutils/ruby-notify/Makefile
+++ b/sysutils/ruby-notify/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2010/09/10 07:57:19 taca Exp $
+# $NetBSD: Makefile,v 1.3 2010/11/26 13:52:18 obache Exp $
-DISTNAME= notify-0.2.1
+DISTNAME= notify-0.3.0
CATEGORIES= security
MAINTAINER= obache@NetBSD.org
@@ -8,5 +8,7 @@ HOMEPAGE= http://github.com/jugyo/notify
COMMENT= Ruby notification function for cross platfoms
LICENSE= mit
+RUBYGEM_OPTIONS= --format-executable
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"