summaryrefslogtreecommitdiff
path: root/misc/ruby-launchy
diff options
context:
space:
mode:
Diffstat (limited to 'misc/ruby-launchy')
-rw-r--r--misc/ruby-launchy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/ruby-launchy/Makefile b/misc/ruby-launchy/Makefile
index 548f053f72b..30c41290d13 100644
--- a/misc/ruby-launchy/Makefile
+++ b/misc/ruby-launchy/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2013/02/13 15:37:05 taca Exp $
+# $NetBSD: Makefile,v 1.10 2013/02/27 03:58:12 taca Exp $
DISTNAME= launchy-2.2.0
+PKGREVISION= 1
CATEGORIES= misc
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -11,6 +12,7 @@ LICENSE= isc
DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.3<3:../../net/ruby-addressable
USE_RAKE= YES
+RUBY_RDOC_REQD= 3.12
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"