summaryrefslogtreecommitdiff
path: root/graphics/ruby-color
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ruby-color')
-rw-r--r--graphics/ruby-color/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/ruby-color/Makefile b/graphics/ruby-color/Makefile
index 2e619d6b50f..8994b3b97fa 100644
--- a/graphics/ruby-color/Makefile
+++ b/graphics/ruby-color/Makefile
@@ -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"