From 7c1ca9489697d4b6cc39fc6125eec6bfd42dc980 Mon Sep 17 00:00:00 2001 From: taca Date: Fri, 10 Sep 2010 07:57:19 +0000 Subject: * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Remove default value of GEM_BUILD. --- sysutils/ruby-notify/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'sysutils/ruby-notify') diff --git a/sysutils/ruby-notify/Makefile b/sysutils/ruby-notify/Makefile index eb5ea2d58fd..22c49e95929 100644 --- a/sysutils/ruby-notify/Makefile +++ b/sysutils/ruby-notify/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/05/16 11:37:54 obache Exp $ +# $NetBSD: Makefile,v 1.2 2010/09/10 07:57:19 taca Exp $ DISTNAME= notify-0.2.1 -PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= security MAINTAINER= obache@NetBSD.org @@ -9,7 +8,5 @@ HOMEPAGE= http://github.com/jugyo/notify COMMENT= Ruby notification function for cross platfoms LICENSE= mit -GEM_BUILD= gemspec - -.include "../../misc/rubygems/rubygem.mk" +.include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3