summaryrefslogtreecommitdiff
path: root/security/ruby-net-ssh-gateway/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/ruby-net-ssh-gateway/Makefile')
-rw-r--r--security/ruby-net-ssh-gateway/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/ruby-net-ssh-gateway/Makefile b/security/ruby-net-ssh-gateway/Makefile
index fc05b35c5ee..f6465110474 100644
--- a/security/ruby-net-ssh-gateway/Makefile
+++ b/security/ruby-net-ssh-gateway/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/12/02 14:35:12 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2010/09/10 07:45:12 taca Exp $
DISTNAME= net-ssh-gateway-1.0.1
-PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= net security
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -11,7 +10,5 @@ LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-net-ssh>=1.99.1:../../security/ruby-net-ssh
-GEM_BUILD= gemspec
-
-.include "../../misc/rubygems/rubygem.mk"
+.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"