ruby-color version 1.4.1 dosen't have runtime dependency to devel/hoe and
archivers/ruby-archive-tar-minitar any more. Bump PKGREVISION.
This commit is contained in:
parent
f66cb86776
commit
3e10b93090
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.2 2010/09/10 06:45:00 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2013/03/14 16:38:37 taca Exp $
|
||||
|
||||
DISTNAME= color-1.4.1
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
|
@ -8,8 +9,5 @@ HOMEPAGE= http://color.rubyforge.org/
|
|||
COMMENT= Color value conversion and manipulation library
|
||||
LICENSE= mit
|
||||
|
||||
DEPENDS+= ${RUBY_PKGPREFIX}-hoe>=1.5.1:../../devel/hoe
|
||||
DEPENDS+= ${RUBY_PKGPREFIX}-archive-tar-minitar>=0.5.1:../../archivers/ruby-archive-tar-minitar
|
||||
|
||||
.include "../../lang/ruby/gem.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue